ServiceNow - SAP Integration

Vaibhav Sharma1
Tera Contributor

Hi All,

I am currently working on a ServiceNow - SAP integration with below structure:

- Need to pull data from SAP to core_company table in ServiceNow

- Oauth configurations are already done and tested for this

- I need to create REST message with GET method and trigger it by a background script to test that data is coming from SAP to ServiceNow

 

Can anyone assist what exactly I need to do for this. New to integrations so not much sure of it

5 REPLIES 5

DivamS
Tera Contributor

Hi @Vaibhav Sharma1 ,I have a similar requirement where i Have to integrate ServiceNow with SAP S/4 Hana and SAP ECC. And the restriction is that I have to use only REST message, without the use of Integration Hub .Can you please guide me through the initial steps on how to get started with this integration and how to configure SAP and where can I get endpoint and other credentials. I am new to serviceNow and don't know much about how this SAP integration works?