Does SaaS connectivity have limitations? The application-Playvox I’m trying to integrate through SaaS connectivity doesn’t have SDK. Moreover I don’t see it in a list of SaaS connectors. thanks for your response in advance
The SaaS Connectivity framework exists for this specific circumstance where you have an application that has a REST API with functions to aggregate users and their entitlements (roles), aggregate entitlements (roles), create users, update users, activate and deactivate users.
Basically every operation you’d want to perform in a SaaS Connector is available in this application, which is great!
Because an off-the-shelf connector from SailPoint does not exist for this application, you will have to build a connector yourself. Thankfully, the documentation on SaaS Connectors is very good and also includes a few example videos.
At a high level, you are building a SaaS Connector as an “in between” to get data from your source app and format it in a way that SailPoint understands. Good luck! SaaS Connectors are fun projects for me
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.