Security Workflow API¶
The Security Workflow API enables you to retrieve workflows and start workflow instances, which are the 2 resources of the API.
Concepts & Glossary¶
Term | Description |
---|---|
Workflows | A generic definition of a process consisting of several tasks and actions. |
Workflow Instance | One specific instance of a workflow, tied to concrete actions and people. An instance is created using a workflow as a form of "blueprint". |