how to pass 100 mb file in fusion rest api requets body as base64 json
Summary:
Hi Experts
I have a requirement where in i have to upload file to fusion almost 100 mb using fusion rest api, api accepts the file as bas64 in request body. in postman this is working but in integration how to overcome this 10 mb issue and send the file content to rest api, ay workaround available. please help.
{
"filename":"dummy.pdf",
"filecontent":"base64 (100 mb)"
}
@Sherif Bashar @Nada Bashar @Mohammed Galal @Vignesh Viswanath-Oracle @Hemanth Lakkaraju-Oracle
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0