Deploy a trigger to listen for and emit events
A short-lived Connect token for client-side requests on behalf of an end user. Generate one via the Create Connect token endpoint.
The environment in which the server client is running
development, production The project ID, which starts with proj_.
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
Whether the trigger should emit events during the deploy hook execution. Defaults to true if not specified.
trigger deployed
Response received after deploying a trigger
A component/interface that emits events