What is the maximum size limit of Attachment for outbound REST API call?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 10:40 AM
We need to do ebonding where need to send attachments from one servicenow to another servicenow instance using REST API.
What is the maximum size limit of Attachment for outbound REST API call?
PS - I tested by sending a file of 100 mb and it did sent. But need to know the size limit.
Note - Its OOB instance. No changes done to anything in my instance till now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 12:40 AM
Hi @Suggy ,
Whats the reason behind sending such large file and how frequent are you doing to do this call ?
The answer boils down to above question...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 07:51 AM
Hi @Sohail Khilji We are not sure of the frequency, but the business users have asked that question to us.
Few users will attach logs, small clippings, contract docs etc which are large files.