Document Management Solution in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 01:41 AM - edited 04-09-2025 01:48 AM
I have few Queries on Document Management
1) Can we Upload the files in bulk in single upload.
2) What is the maximum document size to upload.
3) If we are syncing the data with Google Drive or Microsoft SharePoint in which format we have to send the data.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 04:27 AM
Hi
- The Attachment REST API supports a single multi-part attachment at a time, however you could expand this by using the Batch API
- The default maximum attachment is 1024MB
- Multi-part. However ServiceNow instances have a limit on the data you can store. You need to consider this because you could quickly consume that limit