how to setup Oauth API configuration for the SAP REST API Integration

hemantnh
Tera Expert

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

 

 

 

 

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@hemantnh 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

can you please help me what data we have to enter on this

 

hemantnh_0-1742298887856.png

 

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

Shivalika
Mega Sage

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.

 

https://youtu.be/qhbh9a_E8us

 

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