Workflow Engine API Overview

How to create, test, update, and delete automated workflows programmatically

An event workflow is a user-defined, fully-automated sequence of actions applied to each new event. You can use this API to do the following:

  • Create, retrieve, update, and delete workflows

  • Create, retrieve, update, and delete template actions

  • Retrieve and update metrics for a workflow

  • Retrieve and update tests for a workflow

Related Topics