how to setup Oauth API configuration for the SAP REST API Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:42 AM
how to setup Oauth API configuration for the SAP REST API Integration
I am doing the REST api integration between the SAP success factor to ServiceNow.
Please help me to the how can we setup the Oauth profile in servienow
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:52 AM
So you want to consume SAP endpoint using OAuth?
If yes then configure OAuth application registry, use REST Message and attach the OAuth profile to it
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:54 AM
can you please help me what data we have to enter on this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 07:26 PM
Hello @hemantnh
Redirect URL will be - <instance link>/oauth_redirect.do
Token URL will be - https://<third-party-link>/Oauth/token
Authorization URL will be - https://<third-party-link>/Oauth/Authorize
Kindly mark my answer as helpful and accept solution if it helped you in anyway,
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:55 AM
Hello @hemantnh
If you are sending the data from your instance to success factors or even getting data from there. You can use Rest Message and OAUTH.
Refer the below video, it has complete Basic Auth and Oauth setup implementation for sending data.
Kindly mark my answer as helpful and accept solution if it helped you in anyway,
,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwN
eEISQCY