01-23-2023 01:48 AM
Hello Team,
Greetings, We are working on a http Rest Post use case. In that we have to send data with content type as multipart/form-data; boundary=. We are passing 2 Key and values along with that one File Upload.
Here due to the boundary set we are unable to post the rest endpoint through Rest Post Snap. But Postman can able to calculated the Boundary value automatically as below
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
----WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name=“RecordType”
TestBoxRecord
----WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name=“RecordTitle”
MyFourth
----WebKitFormBoundary7MA4YWxkTrZu0gW
Do we have any option to set Boundary value in the Rest Post Snap in the HTTP header field? Looking for your support
Thanks,
Parthiban S
Solved! Go to Solution.
01-30-2023 05:32 AM
Hi @alchemiz,
Thank you so much for sharing this, I will check and come back please…
Thanks,
Parthiban S
01-24-2023 07:08 PM
01-30-2023 05:32 AM
Hi @alchemiz,
Thank you so much for sharing this, I will check and come back please…
Thanks,
Parthiban S