API endpoints for automating application onboarding (CSV)

Which IIQ version are you inquiring about?

8.4

Share all details about your problem, including any error messages you may have received.

I’m trying to automate the process of onboarding applications in my organization, starting with CSV (DelimitedFile). We have both IdentityIQ and, recently, also IdentityNow.
The API for IdentityIQ seems really thin and I don’t see any relevant endpoint (unless I’m looking in the wrong place, found this). Is there anything I’m missing?
The IdentityNow API looks better (this) but from looking at it, I also can’t determine what are the endpoints to use, and in general trying to understand if this whole end to end process of onboarding an application should be possible through the API.
Any help here would be really appreciated.
Thanks!

Hi Yaniv,

For full IIQ api specification of IIQ, check in your iiq doc/javadoc folder. If iiq is running - use the below - https://iiqlocalurl/doc/javadoc/

Regards
Arjun

SailPoint IIQ will provide the following API to do the activities. If you need more or if your requirement is not satisfied, then you have to develop your own REST APIs, then configure them in SailPoint and use them outside of it. It is mentioned in the document. Please check it.

https://community.sailpoint.com/t5/Technical-White-Papers/IdentityIQ-REST-API-Integration/ta-p/76814

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.