Document Management Solution in ServiceNow

RC8
Kilo Guru

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

Kieran Anson
Kilo Patron

Hi

  1. The Attachment REST API supports a single multi-part attachment at a time, however you could expand this by using the Batch API 
  2. The default maximum attachment is 1024MB
  3. 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