Get an event type
Integrations
Get an event type
The full trigger type, with its config (settings to send as triggerConfig) and payload (the event fields a message template can reference).
GET
Get an event type
Authorizations
Use JWT token for authentication
Path Parameters
Trigger type slug
Response
Success
Trigger slug — the key to create a trigger
Example:
"GMAIL_NEW_GMAIL_MESSAGE"
Example:
"New Gmail message"
Owning app slug
Example:
"gmail"
poll events arrive minutes late; webhook events arrive at once
Example:
"poll"
Provider setup notes for the end user
JSON Schema of the trigger settings — what to send as triggerConfig
JSON Schema of the event body — the fields a message template can reference