Create New Event
Create a new event for your user(s). This information will be pushed into your KnowBe4 account. Be aware that events must be processed by the KMSAT server and may not immediately display in your account.
Parameters
Parameter | Description |
---|---|
Description | A description of the event (Max = 255 characters). |
Event Type | Your New events type. Can be retrieved fr the 'List Event Types' action. If the event type does not already exist, the value entered here will be used to create a new event type. |
Occurred Date | Filter events by the date the occurred. |
Risk Level | Filter by Risk Level by entering a value from -10 (low risk) to 10 (high risk). |
User Email | The users email address. |
Example Output
{
"data": {
"id": "string"
}
}
Workflow Library Example
Create New Event with Knowbe4 Events and Send Results Via Email
Preview this Workflow on desktop