Content type multipart/form-data is used to send both text and binary data to the server and x-www-form-urlencoded is used more generally used to send text data in a query string in the form of name value pairs separated by ampersand. In this blog post, let us see how to use the content-type
- multipart/form-data
- x-www-form-urlencoded
in a Power Automate or Logic apps HTTP action to post…
Continue Reading Mohamed Ashiq Faleel’s Article on their blog
How to use form-data and form-urlencoded content type in Power Automate or Logic Apps HTTP action
Content type multipart/form-data is used to send both text and binary data to the server and x-www-form-urlencoded is used more generally used to send text data in a query string in the form of name value pairs separated by ampersand. In this blog post, let us see how to use the content-type multipart/form-datax-www-form-urlencoded in a…
Blog Syndicated with Mohamed Ashiq Faleel’s Permission

