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

How to fetch Entitlement details from Task using Saviynt API.

narendranegi
New Contributor II
New Contributor II

Hi,

I am trying to get AAD entitlement details from create entitlement task created in Saviynt, like 

entitlement name, description, owner etc.

so far, Fetch Task Details is giving:

narendranegi_0-1702564803312.png

can anyone please suggest the way forward or any alternate way to get the details?

Regards

Narendra Negi

 

2 REPLIES 2

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @narendranegi 

Thanks for reaching out to Forums.

Could you please try adding the below optional parameter in request.

getEntitlementObj:true

if true returns the entitlement details associated with the task

Regards,

Dhruv Sharma

rushikeshvartak
All-Star
All-Star

getEntitlementObj - Values: true/false, if true returns the entitlement details associated with the task.

https://documenter.getpostman.com/view/23973797/2s9YXce5Yd#b1eaca71-6b2d-4a68-9cf9-90a542f966e1 

rushikeshvartak_0-1702874167734.png

 


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