how to copy attachment from servicenow to sharepoint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 08:04 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 07:28 PM
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:
Tenant
Site Location
Document Library Name
Folder Location
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.