Description | Workflow template to run automated unoptimized aggregation for a source | |
Legal Agreement | By using this CoLab item, you are agreeing to SailPoint’s Terms of Service for our developer community and open-source CoLab. | |
Repository Link | GitHub - Run Unoptimized Aggregation | |
New to Workflows in the CoLab? | Read the getting started guide for Workflows in the CoLab. | |
Supported by | Community Developed |
Overview
This workflow will help you start an unoptimized aggregation for a source on a specified schedule
Requirements
You must have an Identity Now tenant with the Workflows feature enabled.
Guide
This workflows uses an HTTP Request action to call load Accounts API to run an unoptimized aggregation for a source.
Please modify:
- The scheduled trigger time based on your needs.
- The tenant name, client ID, secret and source ID in HTTP Request action.
- The recipient email address in Send Email action.
Note: This HTTP Request URL will have to be modified once we receive a V3 or a BETA API replacement for loadAccounts CC API.
You can add more HTTP requests to this workflow to start aggregation for additional sources.
To learn how to download and install workflow files, please read this guide.