Illustrative documentation
The Zynapte Flow API is in design. Endpoints, payloads and the
api.example.com host are placeholders and cannot be called yet.Documentation
Introduction
What Zynapte Flow is and the concepts you will meet.
Zynapte Flow runs workflows: sequences of steps that connect your business applications, apply rules, use AI and ask people to approve decisions. Every run is recorded so you can see what happened.
Core concepts
| Concept | Meaning |
|---|---|
| Workflow | A versioned definition of triggers, steps and branches. |
| Trigger | The event that starts a run: a webhook, schedule, app event or API call. |
| Step | One unit of work: an action, condition, AI step, approval or notification. |
| Execution | One run of a workflow, with a status and a timeline of step results. |
| Connection | Stored access to an application, with scoped credentials. |
Pre-release documentation. Names, endpoints and payloads may change before general availability.