Logic blocks
Logic blocks
Multi-step custom APIs — conditions, loops, webhooks, AI.
Logic blocks (custom APIs)
When entity CRUD isn't enough, a logic block is a multi-step pipeline you compose from steps — conditions, loops, webhooks, AI — exposed as one endpoint.
Step types
The building blocks of a logic block — entity operations, control flow, external calls, and AI steps.
Variables & templating
Steps pass data through a scoped variable namespace referenced with {{...}} — request input, prior step outputs, and request context.