Create a new flow trigger

Create a new flow trigger for the authenticated user's organization. The trigger can then be fired via POST to the returned fireUrl.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Display name for the trigger

string
required

Unique handle (alphanumeric, dashes, underscores only)

string

Description of what this trigger does

string
required

Callback URL (must be HTTPS in production)

boolean
Defaults to true

Whether the trigger is enabled

string
enum
Defaults to organization

The resource type this trigger requires. Determines what resource context is needed when firing (X-Resource-Id header). Immutable after creation.

Allowed:
string

Category for UI organization

triggerSchema
object

JSON schema for validating trigger payloads. Supports nested objects via type: "object". conditionsSchema is automatically derived from this at read time.

Responses

400

Invalid request (bad handle format or URL)

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json