Triggers replace the legacy Intents model. Configure trigger type, assign an Agent Build per environment, and call the generated webhook or wait for the Cron schedule.
Trigger types
See Trigger APIs for endpoint shapes, auth, and payload fields.
Deploy a trigger from Studio
- Create an Agent Build for the Autonomous Agent Graph (Builds overview).
- In Graph Studio, click Deploy → Deploy as API or Cron job.
- Or open Studio → Triggers → Add trigger in Integrations when the panel is empty.
- In Integrations → Triggers, create the trigger connection and select workflow type (API, Background Task, or Cron).
- Assign the Agent Build to DEV first; copy the generated webhook URL or Cron config.
- Test with a Bearer token (API usage examples) or wait for the first scheduled run.
- Promote build assignment to UAT / PROD when validated.

Studio Triggers panel — graph-scoped trigger links

Integrations hub — Triggers tab for workspace-wide trigger config

