Forum Discussion

Mihir's avatar
Mihir
New Contributor II
4 years ago

How to post mixed content using rest post snap?

I have a use case to upload a file (size > 50MB) to Salesforce. As Salesforce snappack supports file upload upto 50MB file so to upload file of size more than 50MB we need to use multipart form data ...