Frontend (Signing Key JWT)
Embedded Request Trigger
Execute a single workflow through its Request trigger and return its result.
How is this guide?
Trigger all subscribed workflows POST
Fires an App Event for the connected user, starting every one of their enabled workflows that has an App Event trigger. Returns no body; inspect the runs through the workflow executions endpoints.
Execute a workflow POST
Executes a single workflow through its Request trigger and returns the result the workflow produces.