Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Forum Posts

WIN PS Connector setup

We are trying to set up the Win PS, but I'm a UNIX admin with little windows experience, so some things aren't obvious to me.  I have set up IIS and installed the app following the ps_connector_guide.  But when it comes to making a connection, it is ...

tim_weaver by New Contributor II
  • 961 Views
  • 3 replies
  • 0 kudos

Provisioning for Service Now app using REST

Hello,I am trying to create a test user in service now using the REST connector. The 'rule run' job picks up the account in EIC that needs to be created in SNOW. Once the provisioning job is complete, I can see the account in SNOW, but the only field...

sushmita by Regular Contributor
  • 496 Views
  • 4 replies
  • 0 kudos

Resolved! 2022 REST API documentation?

Hi Where can i find Saviynt REST API documentation for v. 2022?I only added it for version 2021.0.4: https://documenter.getpostman.com/view/1797923/Uz5KmEhE#intro RegardsRiku

Riku by Regular Contributor
  • 983 Views
  • 1 replies
  • 0 kudos

ServiceNow/REST connector account import

Hello all,We are attempting to pull in SNOW accounts, with a REST type connection. We are able to see most of the ServiceNow accounts and their attribtues as mentioned in the 'ImportAccountEntJSON'. However some of the attributes on the SNOW account ...

asp by Regular Contributor
  • 523 Views
  • 3 replies
  • 0 kudos

EnableAccountJSON in AD connection

Hi,when we are trying to enable AD account using UserUpdate Rule, the tasks are created and completed after running provisioning Job. But the UserAccountControl of the account is not changed to 512 and still remains as 514. Which makes accounts inact...

HarishG by Regular Contributor
  • 902 Views
  • 5 replies
  • 0 kudos

Can we use preprocessor to restrict users to import into saviynt based on employee class

Hi Team,We are currently importing users from success factors into saviynt and we want to import only users having employee class "employee" and "External unpaid". Currently in Success factors 'custom02' is the attributes holding the employee class v...

Multiple Select from SQL Query Not Working

Hi,I am trying to populate a field of users where multiple email users could be selected from the system in the dynamic attribute of a create users form.I am using Attribute Type as : Multiple select from SQL QueryValues : select email as ID from use...

AshishDas by Regular Contributor II
  • 1524 Views
  • 11 replies
  • 0 kudos

REST Connector issue- All Entitlements are getting assigned to user but target has only one

Hi Team,We have rest end point - Same URL has Account and Entitlements both.Import JSON~~~~~~~~~~~~~{"accountParams": {"connection": "userAuth","processingType": "SequentialAndIterative","statusAndThresholdConfig": {"statusColumn": "customproperty16"...

IAM_99_0-1669960740987.png IAM_99_1-1669960829238.png IAM_99_0-1669963458276.png
IAM_99 by Regular Contributor II
  • 436 Views
  • 3 replies
  • 0 kudos

Resolved! Dataset values more than 10000

Hi,We have around 18000 departments which we wish to populate in a dropdown in the create user form from a dataset table that we have imported.However, dataset gives us a threshold of only 10k lines of entries.Any workarounds for this use case?Can we...

AshishDas by Regular Contributor II
  • 921 Views
  • 5 replies
  • 0 kudos

REST based connector using apikey

Hello All,Anyone have a sample for REST Connector connection Json with authentication using apikey ?It will be helpful since I couldn't find any sample from FD using just apikey.Best Regards,Jithin B

JB by Regular Contributor
  • 963 Views
  • 4 replies
  • 0 kudos

Resolved! REST Connector - Import Accounts Issue

Hi Team,We are trying to import Accounts from REST endpoint, Its throwing 401 , but provisioning worksplease find Import JSON :{"accountParams": {"connection": "userAuth","processingType": "SequentialAndIterative","statusAndThresholdConfig": {"status...

IAM_99_0-1669011021489.png
IAM_99 by Regular Contributor II
  • 702 Views
  • 3 replies
  • 0 kudos

Resolved! Campaign Query

Hi,We have a requirement to relaunch a campaign for all users whose campaign response was ' No Response'.We have selected to revoke tasks for certified users on campaign expiry and hence, for users for whom 'No Response' was selected, we need to rela...

AshishDas by Regular Contributor II
  • 1296 Views
  • 7 replies
  • 0 kudos

Resolved! REST connector questionnaire

Hello,I am trying to edit previously added values to an application which uses the REST connector.When I try to 'edit' certain parameters, the pop-up in blank. This wasn't the case earlier. Additionally I also tried to enable/disable the REST questio...

sushmita_0-1669164641495.png sushmita_1-1669164689730.png
sushmita by Regular Contributor
  • 641 Views
  • 2 replies
  • 0 kudos

REST API using BasicwithHMAC authtype

Hi Forum,We are trying to consume API services using authtype as BasicWithHMAC via RESTconnector and referred below article.https://saviynt.freshdesk.com/support/solutions/articles/43000521736-rest-connector-guideAnd the connection json is as below (...

jdoma by Regular Contributor
  • 720 Views
  • 5 replies
  • 0 kudos

REST - Import Entitlements from JSON List

Hey Team,Working through a new rest integration and running into a challenge on how to import Entitlements from the provided API endpoints.The third-party endpoint only provides a list of the "UserTypes" (Roles) as a JSON object.  How would I get the...

dreed1 by New Contributor
  • 454 Views
  • 2 replies
  • 0 kudos

Provision data from one endpoint to another

Hello, I have a use case where I need to share few data attributes on a database endpoint when provisioning to Service Now endpoint. I have "create" and "update" policies as well as JSON defined on the Service Now REST Connector.How can I refer to th...

igaravi by Regular Contributor
  • 879 Views
  • 6 replies
  • 0 kudos

REST API calls using HMAC authentication

Dear,We have a requirement to invoke API call which uses HMAC. And to create authentication, we have to run a custom java code which encrypts the data. We have tried in Postman using 'Pre-Requisite script' option and worked well there. Now, we have t...

jdoma by Regular Contributor
  • 509 Views
  • 2 replies
  • 0 kudos

REST API - Authentication - Digitally Signed

Does Saviynt has/support Client certificate based authentication or use of digitally signed access tokens, in addition to the submission of API Key/Secret (password) and ID ? Is the access token issued by the login service digitally signed access tok...

RV by Regular Contributor
  • 337 Views
  • 0 replies
  • 0 kudos

Resolved! Composite key in Rest connector

HelloIs it possible to specify a composite key as unique value in the REST connector?Currently I have the below specified, but site ID is not unique value. Needed to add room ID but not sure about the syntax -"accountIdPath":"call1.message.result.u_s...

igaravi by Regular Contributor
  • 341 Views
  • 1 replies
  • 0 kudos

SuccessFactors connector error

Hi,We are trying to configure the SuccessFactors connector but are receiving an error on add and test. The error logs are showing a 401 and "DEBUG rest.RestUtilService  - Exception in RestUtilService.refreshAccessToken : org.apache.commons.lang.Unhan...

PeteWilson by New Contributor II
  • 1626 Views
  • 9 replies
  • 0 kudos

Resolved! REST - Unable to Import Account

Hi,I was trying to import account in Saviynt but it's failing, however this is working fine in the postman and production. The response from the Saviynt log is showing null response. please refers to my ImportAccountEntJSON as the following:{"account...

yong_quan_0-1666336112325.png yong_quan_1-1666336313498.png
yong_quan by New Contributor
  • 938 Views
  • 3 replies
  • 0 kudos

UPDATEUSER JSON To write email back to Workday

I have the below USERUPDATE JSON configured on the REST connector to write email changes back to Workday from Saviynt. This uses a REST connection because the attribute that needs to be updated on Workday is a custom object and cannot be done via SOA...

krecpond_0-1666030039515.png
krecpond by New Contributor III
  • 2685 Views
  • 18 replies
  • 0 kudos