PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

How can we update entitlement details through role (Role type :Entitlement ) from postman(API)

sabnam
New Contributor
New Contributor

We are updating entitlement through entitlement type role from postman(API) like owner, display name etc. but when api call happen it directly update the role field with out creating any update task for entitlement updation.

We tried similar updation by saviynt UI it create update entitlements task

can any body have idea how we can perform same through API

Please refer below payload and let me know if changes required.

 

{

    "accesstype": "roles",

    "role_name":"TestARS9",

    "roletype": "6",

    "entitlementtype": "AADGroup",

    "securitysystem": "Azure Corporate",

    "endpoint": "Azure Corporate",

    "requesttype": "update",

    "displayname": "Testupdate",

    "description": "Testing"

}

7 REPLIES 7

Dhruv_S
Saviynt Employee
Saviynt Employee

1. Did the value not updated by API ?
or
2. The value is updated successfully but without task creation

Which is the exact API called? Please confirm

sabnam
New Contributor
New Contributor

Value is update successfully on role but for update entitlement task not created to update same value in entitlement.

Share postman screenshot


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

sabnam
New Contributor
New Contributor

Hi rushikesh,

please find postman screenshot in below

sabnam_0-1722849453827.png

 

Did you attached workflow to entitlement type add group under add access workflow ?


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

yes, We already attach the workflow but still task not created.

sabnam_0-1722856828603.png

[This message has been edited by moderator to mask sensitive information]

Share Workflow wiring


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