- 13 Mar 2025
- 2 Minutes to read
- Print
- DarkLight
KnowBe4
- Updated on 13 Mar 2025
- 2 Minutes to read
- Print
- DarkLight
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 for 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)
This integration supports the following events.
Event | Description |
---|---|
Security Tests | Get a list of Phishing Security Tests |
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 May 2024.
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.
Accounts on the US server (located at training.knowbe4.com) must use the Base URL of https://training.knowbe4.com/ui/login.
Accounts on the EU server (located at eu.knowbe4.com) must use https://eu.knowbe4.com/ui/login.
Accounts on the CA server (located at ca.knowbe4.com) must use https://ca.knowbe4.com/ui/login.
Accounts on the UK server (located at uk.knowbe4.com) must use https://uk.knowbe4.com/ui/login.
Accounts on the DE server (located at de.knowbe4.com) must use https://de.knowbe4.com/ui/login.
Click on the Account Settings.
Expand the Account Integrations and navigate to the API section.
Under ‘Reporting API’, select the Enable Reporting 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 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.
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 collection method.
Enter feed contact information and click Next.
In the configuration page, confirm the following:
API Base URL: this is the base URL that DataBee will interact with. Replace the <instance> with your instance value from Base URL copied earlier.
Authorization Method: Bearer Token
Token: paste the Reporting API Token generated earlier.
Event Types: preselected for all the event types that integration pulls.
Click Submit.
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.