Actions
Trigger an action
Triggers an action for a connection
POST
/
action
/
trigger
Headers
The connection ID used to create the connection.
The integration ID used to create the connection (aka Unique Key).
Body
application/json
The name of the action to trigger.
The necessary input for your action's 'runAction' function.
Response
200 - application/json
The data returned by the action
Was this page helpful?