how to copy attachment from servicenow to sharepoint

pratikshahake
Tera Contributor

I am new to ServiceNow i don't have idea about integration 

 

I have requirement that i need to add all the attached attachments from ServiceNow instance to SharePoint. how to do it using ServiceNow Rest API.

I don't want to buy any subscription for this.

Thank in advance.

5 REPLIES 5

 

Hi, I also have a requirement to move an attachment from ServiceNow to a SharePoint folder. I noticed that the SharePoint Spoke is already available in our environment, and there's an action called "Copy Attachment to Folder", which seems to be exactly what I need.

However, I'm a bit confused about how to fill in the required inputs correctly. The action asks for the following fields:

  1. Tenant

  2. Site Location

  3. Document Library Name

  4. Folder Location

  5. Attachment

I tried entering the values based on what I understand, but the output I got indicated that the format might be wrong. I’m not sure which part I got incorrect, and I’d really appreciate any guidance or examples on how to provide the right inputs.