- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 12:44 AM
I would like to link data from Servicenow to SailPoint.
It is difficult to find documentation on how to do this, so we would like to know if there are any records or functions that are needed.
The image would be like passing data through a flow action.
Best Regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 05:43 PM
Hi @k_47, You can try the below steps to configure the REST action.
1. Get authentication credentials from Sailpoint team.
2. Once you have the credentials, you need to create 'basic_auth_credentials' record.
Path: All > Integration Hub > Connection & Credentials > Credentials > New > Basic Auth Credentials
3. Create 'Connection & Credential Aliases' record
Path: All > Integration Hub > Connection & Credentials > Connection & Credential Aliases
Connection record in related list
4. Now, we are done with the Credential & Connection Alias, we can proceed with the Flow REST action. Below REST action is configured to Launch Workflow in Sailpoint.
I suggest you to go through the Sailpoint documentation for the required API https://developer.sailpoint.com/iiq/api/
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 05:43 PM
Hi @k_47, You can try the below steps to configure the REST action.
1. Get authentication credentials from Sailpoint team.
2. Once you have the credentials, you need to create 'basic_auth_credentials' record.
Path: All > Integration Hub > Connection & Credentials > Credentials > New > Basic Auth Credentials
3. Create 'Connection & Credential Aliases' record
Path: All > Integration Hub > Connection & Credentials > Connection & Credential Aliases
Connection record in related list
4. Now, we are done with the Credential & Connection Alias, we can proceed with the Flow REST action. Below REST action is configured to Launch Workflow in Sailpoint.
I suggest you to go through the Sailpoint documentation for the required API https://developer.sailpoint.com/iiq/api/
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 11:59 PM
@SunilKumar_P could you please help me with pagination and json parser things
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 08:32 PM
Hello @k_47
I understand you are looking for some pointers for Sialpoint ServiceNow integration. The below links gives you a good idea of this integration.
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !