cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Rest Post for Multipart form type content type with boundary limit set

parthiban_jks
New Contributor II

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

2 REPLIES 2

alchemiz
Contributor III

Hi @parthiban.jks ,

Good day, some reference Convert this to a snap? How?

Thanks,
EmEm

Hi @alchemiz,

Thank you so much for sharing this, I will check and come back pleaseโ€ฆ

Thanks,
Parthiban S