KnowBe4 security awareness training platform reduces human error in cybersecurity. Key features include interactive training modules on threats like phishing, tools for simulated phishing attacks, customizable training plans, compliance training regulations like GDPR, and detailed reporting to track progress and effectiveness.
For more information refer to the KnowBe4 - Security Awareness Training.
Integration Method: API
Tables: Training Inventory (99405002), User Inventory Info (5003), Entity Management (3004)
This integration supports the following events.
Event | Description |
|---|---|
Security Tests | Get a list of Phishing Security Tests |
Users | Get a list of users along with their manager for organization hierarchy. |
Account Subscription | Get account subscription data to know the type of account and number of seats available. |
This integration supports the following versions.
KnowBe4 API version | v1 |
Note:
KnowBe4 is a continuously updated cloud platform. As for this document preparation, the latest release was in April 2025.
Prerequisites
The user should have access to the KnowBe4 Dashboard with Administrator privileges.
The user should have access to the DataBee console.
Configuration Overview
Generate a Reporting API Token.
Add the KnowBe4 data feed in the DataBee console with the below parameters.
DataBee Parameter
KnowBe4 Parameter
API Base URL <instance>
Base URL
Token
Reporting API Token
KnowBe4 Configuration
Go to the KnowBe4 admin dashboard and navigate to the Account Settings. You must use the correct base URL depending on where your KnowBe4 account is located. Then log in with your credentials.
Click on the Account Settings.

Expand the Account Integrations and navigate to the API section.

Under Reporting API, select the Enable Report API Access toggle and click on the Reporting API.

In the Reporting API section, click on the Create New API Token button.

In the “Create New API Token” window, fill in the required information and click on Create Token.
Name: Enter a descriptive name for the API token.
Status: Make sure that the API token is Enabled.

After that, a pop-up will appear with a Reporting API Token. Click on the text field to copy it.

Note:
This token only appears once, so be sure to copy it carefully and keep it safe.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.

Search for the KnowBe4 and click it as shown below.

Click on the API Ingest option for the collection method.

Enter feed contact information, keep Entity Resolution checkbox checked if you want it else uncheck it and scroll down.

In the configuration section, confirm the following:
API Base URL: This is the base URL that DataBee will interact with. Please refer to this article for the correct base URL
It should be of the form https://<region>.api.knowbe4.comAuthorization Method: Bearer Token
Token: Paste the Reporting API Token generated earlier.
Event Types: Preselected for all the event types that integration pulls.

Click on the Test Connection button once details are added.
Click on the Submit button once Test Connection is successful.

Troubleshooting Tips
Ensure the token is pasted correctly. Since you cannot view the token after the 1st time, re-create the token, paste it on a text editor to ensure no spaces or unexpected characters are included and reconfigure the DataBee feed.
Ensure the user should have administrator privileges.