How to integrate Sharepoint and Servicenow using REST API?

SNOW User8
Giga Guru

Hi All,

We have created a form using the Order Guide. The form is available in the service portal for the end-user to submit a request. When an end-user provides values (in numbers) and submits the form I want to get those values to SharePoint and automate calculations there (in the spreadsheet) and update the sheet. New to integrations in general, so need all the help I can get. 

I want the details like,

How to integrate ServiceNow with SharePoint using REST API?

Please help me. 

Thanks in advance!

3 REPLIES 3

LAXMI TODAKAR2
Tera Contributor

hammad ul aziz2
Mega Guru

you need to configure REST MESSAGE on Servicenow end, endpoints will be provided by SharePoints and then we to configure them in service-now when the user submit the form you will execute rest message using code. below link will help how to use RES Message in service-now. 

REST MESSAGE

chitra11
Tera Contributor

hi,

Did u manged to connect with SharePoint using rest api?