Skip to main content

Hi commutity,

I need to create a Zap which serves as a proxy which receives multipart/form-data and transfers it as is via Post Webhook action to specific URL (ASP Web Api 2 endpoint)

Below is a screenshot of how data to be sent is looks like in Postman: 

 

Please help to setup POST Webhook Action AND / OR Code By Zapier, which sends same multipart/form-data content to the specific HTTP endpoint.

Thanks.