01-23-2020 04:17 AM
Hi team,
Could any one help in suggesting how to upload file using rest post snap.
01-23-2020 10:12 AM
Where do you want to upload the file to. we can use single file upload or file upload(s) option to upload files from REST POST snap provided the endpoint supports uploading file.
01-23-2020 09:54 PM
Hi Svaranasi,
I am suing api, to upload documents.
through postman the api works, but the same doesnt work through rest post snap.
Couls you suggest what ha sto be done.