How to import files from SharePoint to Servicenow

Ivan Flores
Tera Expert

There is a requirement to import files from different folders located in sharepoint to servicenow records.

 

Do you know of any way to do that and do you have any guide? It's a massive upload of attachments.

Or if you know a different way to load files from a repository, I would appreciate it.

 

Greetings and thanks.

2 REPLIES 2

Community Alums
Not applicable

Hi @Ivan Flores ,

The Microsoft SharePoint Online spoke  can help you do the job.

If you don't have license for spoke, try to automate using email integration and read attachment from email and transform data. So firstly Setup the schedule within SharePoint. When ServiceNow receives the file, automatically put the attachment into a data source and run the transform map.

Also, watch the listed videos in this https://www.servicenow.com/community/developer-forum/how-to-load-sharepoint-excel-csv-data-into-serv...

 

Community Alums
Not applicable

Hi @Ivan Flores ,