Create Trigger

Closed Beta — not yet enabled for all workspaces. Request access at https://developers.myclickfunnels.com/page/code-support.

Add a new trigger to a workflow. The event_type_key must be a valid workflow
trigger event key — an invalid value returns 422. All condition FK fields accept
the integer id or obfuscated public_id of a referenced resource in the same
workspace/team scope.

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

Integer id or obfuscated public_id of the workflow.

Body Params

Parameters for creating a new trigger on a workflow. event_type_key is
required; all condition FK fields accept either the integer id or obfuscated
public_id string for a resource in the same workspace/team scope.

An invalid event_type_key returns 422.

workflows_trigger
object
required
Responses

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