Triggers
Get trigger info
Get Trigger Info
GET
Authorizations
Path Parameters
Response
200 - application/json
Unique identifier of the app this trigger belongs to. You can get this from the id
field in the response of the GET /api/v1/apps
endpoint.
Name of the app this trigger belongs to.
Configuration parameters required for the trigger. Structure varies based on trigger type.
Detailed description of what the trigger does and when it fires.
Human-readable name of the trigger shown in the UI.
Unique identifier of the trigger. Used to reference the trigger in other API calls.
Sample payload that will be sent when the trigger fires.
Classification or category of the trigger.
Step-by-step instructions on how to set up and use this trigger.
Was this page helpful?