Workflow Automation
Crafted’s Workflow engine lets you chain multiple agents and external services:
- Create a workflow – go to Workflows in the dashboard and click New Workflow.
- Add steps – drag agents, webhooks, or custom scripts into the canvas.
- Configure triggers – set event‑based triggers (e.g., new document, webhook call) or schedule cron jobs.
- Test – run a sandbox execution to verify data flow.
- Activate – enable the workflow to run in production.
Workflows can be exported as JSON for version control.