Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The environment in which the server client is running
development, production Path Parameters
The project ID, which starts with 'proj_'.
Body
Request options for deploying a trigger
The trigger component ID
The external user ID
Optional trigger component version (in SemVer format, for example '1.0.0'), defaults to latest
"1.2.3"
The configured properties of the component
The ID for dynamic props
Optional ID of a workflow to receive trigger events
Optional webhook URL to receive trigger events
Response
trigger deployed
Response received after deploying a trigger
A component/interface that emits events A deployed component instance
- Option 1
- Option 2
- Option 3