01-02-2023 02:32 AM
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?
Thank you
Rashmi
01-02-2023 04:32 AM
How you are going to call api i.e. using code / saviynt Rest api
In code you can call multiple api and create
01-02-2023 05:38 AM
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
01-02-2023 06:05 AM
Service now to saviynt call is using jar?
01-03-2023 05:46 AM
Hi Rushi,
ServiceNow is calling our Saviynt Rest APIs to create users in SAviynt.
Regards
Rashmi
01-03-2023 06:49 AM
It won't be possible. if its custom code built then you can call apis