API Flows
Sagas are the API, event and process flow definitions across the platform, which can be distributed across multiple servers for execution.

A typical saga flow responds to requests on a specific path, executed required actions locally or in a distributed manner on different runners, and returns results to the requestor. A saga is built with a no-code approach, by linking microservices and business logic through a drag and drop interface.
Last updated