ServiceNow and Sailpoint Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 10:08 AM
Hi All,
We have a requirement that we need to integrate Sailpoint with ServiceNow. the requirement whenever the request item for access is related was created any group in servicenow, that has to be created in sailpoint after approvals, when they fulfilled the request that needs to be updated at our servicenow. Could anyone please share steps to do that or provide knowledge on this. Presently I am using Flow designer for Approval.
Please explain in detail with code.
Thanks in Advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 10:12 AM
Hi @Mahesho11
You can create a custom action for SailPoint using rest step, then you can send the payload to sailpoint.
Request: REST Step | ServiceNow Developer
C |
If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions. |
Thanks and Regards,
Saurabh Gupta