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…
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…
Sometimes my Azure Logic Apps are sending emails internally, both for the happy path and for exceptions. Toon had a great post, Navigate directly…
We use logic apps to execute some process as a recurrence or trigger APIs available in external applications. In this post, we are going…
In the release 2 2019, Microsoft introduced the ability to modify the Opportunity Close dialog using the Quick Create Form. In this blog, we…
Originally posted on Rajeev Pentyala – Microsoft power platform blog: There are times when you want to be able to perform data operations without…