Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

REST connector, entitlement metadata using dependent call

ksadhashiva
New Contributor
New Contributor

Hello All,

Hope you are all doing good.

We have a requirement to import entitlement metadata currently this is achieved by adding a dependent call call2 on top of the default call1.

The issue we facing is, the entitlement metadata mapped to customproperty2 is not getting updated in the entitlement.

Call1 : API to pull all the entitlement details along with the system ID. Customproperty1 holds the system ID.

Call2 : API to pull system name by embedding ${customproperty1} in the call.

API responses :

Call1 provides key identifier (entitlementID), where as Call2 doesnt provide the key identifier (entitlementID).

Any idea, how to achieve this ?

 

thanks,

Karthik

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You need to have identifier in call2 

Share API response.Please share postman screenshot and curl command [Refer https://codingnconcepts.com/postman/how-to-generate-curl-command-from-postman/ ]



⚠️‼️‼️Do not upload any attachments that contain sensitive information, such as IP Addresses, URLs, Company/Employee Names, Email Addresses, etc.‼️‼️⚠️


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.