Workflows
Workflows allow administrators to create custom automation scripts directly within Identity Security Cloud. These automation scripts respond to event triggers and perform a series of actions to perform tasks that are either too cumbersome or not available in the Identity Security Cloud UI. Workflows can be configured via a graphical user interface within Identity Security Cloud, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.
List Workflows
List Workflows
Create Workflow
Create Workflow
Get Workflow By Id
Get Workflow By Id
Update Workflow
Update Workflow
Patch Workflow
Patch Workflow
Delete Workflow By Id
Delete Workflow By Id
Test Workflow By Id
Test Workflow By Id
List Workflow Executions
List Workflow Executions
Get Workflow Execution
Get Workflow Execution
Get Workflow Execution History
Get Workflow Execution History
Cancel Workflow Execution by ID
Cancel Workflow Execution by ID
List Complete Workflow Library
List Complete Workflow Library
List Workflow Library Actions
List Workflow Library Actions
List Workflow Library Triggers
List Workflow Library Triggers
List Workflow Library Operators
List Workflow Library Operators
Generate External Trigger OAuth Client
Generate External Trigger OAuth Client
Execute Workflow via External Trigger
Execute Workflow via External Trigger
Test Workflow via External Trigger
Test Workflow via External Trigger