Getting Started

The Workflows API allows developers to send any workflow in Eko to specific user. The most often use case for the API is to first create a workflow template in Admin panel, and then send out that workflow with appropriate input based on some trigger in an outside application.

Workflows api also has a powerful webhook feature that allows an outside application subscribe to events that are happening in a workflow.

Last updated