Hello,
Is it possible to aggregate entitlements in SailPoint ISC Workflow ?
I searched for this, but did not come across it.
Thank you !
Hello,
Is it possible to aggregate entitlements in SailPoint ISC Workflow ?
I searched for this, but did not come across it.
Thank you !
Hi @sanasalim
I think we can achieve it by using the http request action and in that we can call the entitlement Aggregation API
Thanks
Tulasi
Hi @sanasalim,
As @Tulasi mentioned, it is possible to do this using the API:
Import Entitlements by Source API
However, the documentation indicates that this API is deprecated:
That said, it still appears to work — but only for directly connected sources.
For delimited sources, while the API can technically be used, it’s currently not possible to trigger it via an HTTP action in workflows.
Thanks
Thank you @Tulasi and @sidharth_tarlapally for your quick responses. I intend to use it for the source Entra,
This might suffice for now. Since it may be deprecated in the future, any idea if there will be another endpoint/process for the same ?
Thank you !