Hello,
I want to create a Source Connector Delimited File CSV.
I would like to manage Entitlements of this connector via API (not manually via bulk file csv) because we have a script that can read entitlements in an external system.
I don’t want to manage the create account, modify, suspend and restore so I think this is the best connector (that opens a task). I know that exists a Web Service connector but I cannot implement the add, remove entitlements, and all the operation. I need only entitlements for a particular approval step for the user.
The API endpoint of Aggregate Entitlement is deprecated:
How can I load entitlement via API in this connector ?
Thanks