For the complete documentation index, see llms.txt. This page is also available as Markdown.

Automation: What should I use automation for?

Use automation when a route must run after an event: notify someone, get a decision, create related rows, or accept a webhook. Do not use it to replace a form thank-you screen.

Full reference → Which automation

Last updated