Templates
Start from a workflow that already runs.
16 curated templates, each validated against the node registry in our test suite. Use one, swap in your connections, and Workflow Health checks it before the first event arrives.
- Utilitiesintermediate10 min setup
Delay, retry and dead-letter
Call a flaky endpoint with backoff retries; on final failure wait, try a fallback endpoint, and if that also fails email an operator.
5 nodes · sendgrid - Utilitiesbeginner10 min setup
Scheduled API digest by email
Every weekday morning pull a JSON summary from your API, have an LLM turn it into three bullet points and email the team.
4 nodes · anthropic, sendgrid - Utilitiesbeginner5 min setup
Webhook transform and forward
Receive any JSON, normalise a few fields, reshape it and forward to another endpoint — the smallest useful glue workflow.
4 nodes · no connections
Need a template we don't have?
Describe it to Build with AI. It plans the nodes, generates the graph, validates it against the registry and shows you a coverage report before you commit.