Hello Experts,
For all the users coming into SailPoint during initial load (before Go Live) for any application, we want to raise access request (to assign role).
Using the below API, we want to raise access requests for such identities after initial load.
(POST) https://sailpoint.api.identitynow.com/v3/access-requests
However, we have
some thousands of accounts coming from application feed file and we want to raise access requests for all such identities.
In the cited API, there is a limit on the number of identities for whom access request could be made(10 recipients only).
Is there any way using which we can invoke the above POST API in bulk.
Thanks,
Kartheek
