Triggers
List triggers
List triggers
GET
/
api
/
v1
/
triggers
Authorizations
x-api-key
string
headerrequiredQuery Parameters
appNames
string
Names of the apps
connectedAccountIds
string
IDs of the connected accounts
triggerIds
string
IDs of the triggers
integrationIds
string
Integration ID
showEnabledOnly
boolean
Show enabled only
Response
200 - application/json
name
string
requiredTrigger name
display_name
string
requiredTrigger display name
description
string
Trigger description
enabled
boolean
Is trigger enabled
config
object
Trigger configuration
payload
object
Trigger payload
logo
string
Trigger logo URL
count
number
Trigger count
appKey
string
requiredApp key
appId
string
requiredApp ID
appName
string
requiredApp name
instructions
string
Trigger instructions
type
string
Trigger type
Was this page helpful?