Product: Public API Date: Mar 2, 2022
New Workflow API
This new Public API allows developers to create and manage workflows programmatically. This will enable you to automate business processes and build custom applications that use Egnyte workflows. The API includes the following capabilities:
- Create new workflows
- Fetch the details and status of a workflow
- Fetch all of the workflow in a domain (with optional filters)
- Fetch all of the workflows created by a user (with optional filters)
- Fetch all of the tasks assigned to a user (with optional filters)
- Cancel workflows
For more information, check out the Workflow API Documentation on the Egnyte Developer Portal.