Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Forum Posts

Resolved! REST - Unable to map Response status field

Hello,I have a REST application where the status code is 200 even if there is any failure or bad request. The status field in the response is either "Failed" or "Success". Below is the response for one failed scenario. {"Id": "","status": "Failed","e...

piyushm by Regular Contributor II
  • 223 Views
  • 4 replies
  • 0 kudos

UserImport endDate validation

Hi,Can we do validations on user attributes(endDate) during the user import?Example:If endDate of more the 1000 existing users is getting changed during the import, can we validate this condition before updating the endDate 1000 users to: avoid updat...

HarishG by Regular Contributor
  • 104 Views
  • 2 replies
  • 0 kudos

Issue with saviynt for saviynt connection

To update the user's customproperty1 from analytics1 and customproperty2 from analytics2, I have created a sav4sav connection.I can update CP1 when I call only 1 analytics, but when I call both analytics1 and analytics2 to update CP1, CP2 at the same...

Abhi by New Contributor III
  • 296 Views
  • 5 replies
  • 0 kudos

multiCall userImport failing

Hello All,We have Userimport configured using REST,  1st call is to get all attributes and along orgLevel1Code value, then we need make second call to get description of that code value ( which we received from call1). I am using multiCall type, plea...

IGAQuestions_0-1706834814134.png
IGAQ by New Contributor
  • 168 Views
  • 2 replies
  • 0 kudos

Rest Connector : Syntax for Account Import

Hi Team,We have to import account using Rest connector, in Postman we triggered api's 1st api will give id's and in the next api call we have to pass that id to fetch meta data. Now I am getting 1st api response in below format:{"meta": {"query_time"...

gwagh by Regular Contributor
  • 367 Views
  • 5 replies
  • 0 kudos

Resolved! Account and access import is failing

Hi Team,We are facing an issue with Account and access import using the REST connector.Account Import :We are getting API responses in call1  like below,"resou": ["12432-4864-868b-78787gb","12432-4864-868b-78787ga","12432-4864-868b-78787gd"]In Call2 ...

Seshadri_0-1707308617695.png
Seshadri by New Contributor III
  • 361 Views
  • 2 replies
  • 0 kudos

Resolved! REST API - CrowdStrike

We are integrating crowdstrike with REST Connector For Accounts we have 2 APIs First API provides all account ids Second API provide all account information ( providing all account ids  in body) For Entitlements - 2 APIs First API provides all Entitl...

Pending tasks and CreateTicketJSON

Hi,Noticed some interesting behavior of handling pending tasks and CreateTicketJSON when running WSRETRY job to create tickets.For example consider mover scenario where technical rules and birthrights create multiple pending tasks for example update ...

Jari_K by New Contributor III
  • 860 Views
  • 11 replies
  • 0 kudos

Resolved! Import Coupa Roles/Entitlements

Hello, my team and I are trying to pull in roles from our client's Coupa environment to add as entitlements in Saviynt. Because Coupa has no roles endpoint, we are using a single user as the container for all the roles to be imported and mapped. Howe...

LeeEG by New Contributor II
  • 498 Views
  • 5 replies
  • 0 kudos

Rest API through SC 2.0

We are trying to integrate few applications which are using rest api connector for a direct interface. Our Customer requires this integration to go through the SC2.0 client. This is because these applications are not exposed outside the customer's ne...