Workflows in IdentityNow
In 2022, SailPoint released a powerful new feature in IdentityNow called Workflows. (This should not be confused with the existing core concept of workflows which are used for life cycle management and provisioning.) If the Workflows feature is enabled for your tenant, it can be found in the Admin UI.
Whenever a specific, defined event occurs, a Workflow (e.g., a set of tasks that are automatically executed) is initiated. Workflows are a great way to automate processes in IdentityNow, especially now that they can be configured to respond to a trigger, also known as an Event Trigger. This cuts down on manual administration tasks and provides a way of automating and sending alerts in real time.
The technical aspects of a workflow are handled with JSON (JSONpath) however most of a workflow can be designed and administered via the User Interface. While Workflow uses a no-code model, it does require a basic understanding of JSON and can get quite complex. The following is a useful example of a Workflow that automates the time-consuming task of checking if any Source aggregations have failed:
Select _[+New Workflow]:_
Select _[Build a New Workflow]:_
Give the Workflow the Name **_*_, “Account Aggregation Alert”, and the_ Description, “Account Aggregation Alert Workflow”,and select [Continue to Builder] _:
You should see the following Workflow Builder screen with the Triggers tab, Actions tab and Operators tab. Locate the Trigger labeled **_