Copy Attachments from ServiceNow to SharePoint or Shared Folder or Any database
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2023 06:48 PM
Hi,
We got a requirement to copy attachments from ServiceNow to any other database (Oracle) or SFTP, One Drive, Shared Folder etc.
When attachments copied, it should create a folder with the record number and copy all the attachments in it. It would be great if we can copy the content of the record as well along with attachment.
Expected tables will be knowledge article, Request Item, Catalog Task, Incident.
Attachments count will be in 10Ks. Looking for a solution if anyone come across this kind of requirement.
I have explored docs and found few options like - Microsoft SharePoint Spoke etc..
Appreciate your response on this. Thanks, in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2023 07:41 PM
@Raghu33 ,
Ohh my bad. You can take powershell route for this. Plz check if the below article is helpful or not
Thanks,
Danish