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

Composite key in Rest connector

igaravi
Regular Contributor
Regular Contributor

Hello

Is 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_site_id",
Here, site ID is assigned to AccountID in the call1 section and room ID is assigned to account name.
 
Thanks
1 REPLY 1

rushikeshvartak
All-Star
All-Star

You can try string function concat


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.