Is it possible to call datasets in Create User Request API?

rashmirudrappa
New Contributor III
New Contributor III

Hi,

Is it possible to call datasets in Create User Request API?

We have a list of OUs based on location and are stored in datasets. We would like to populate OU details in Users custom property. Is it possible to achieve this in REST api call?

rashmirudrappa_0-1672655163707.png

Thank you

Rashmi

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

How you are going to call api i.e. using code / saviynt Rest api

In code you can call multiple api and create

rashmirudrappa
New Contributor III
New Contributor III

Hi Rushi,

Thanks for your reply.

In our case, ServiceNow will call Saviynt rest api "CreateUserRequest" to create contractors. So we would like to fetch dataset value and store it in Users CustomProperty.

Could you please share some sample code.

Thank you

Rashmi

 

Service now to saviynt call is using jar?

Hi Rushi,

ServiceNow is calling our Saviynt Rest APIs to create users in SAviynt.

Regards

Rashmi 

It won't be possible. if its custom code built then you can call apis