API Add-Aggregate Entitlement to CSV Source

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

Hi @ffalcitelli

I think that endpoint is being replaced with this one:
import-entitlements | SailPoint Developer Community

Let me know if that works for you

Thanks!

I think this post might help you. It uses the File Upload Utility.
Automating delimited file aggregations using the File Upload Utility - Content / Video Library - SailPoint Developer Community