Jul 19

Friday Fact: You can debatch XML messages with Logic Apps

You can debatch XML content in Logic Apps similarly to how you handle JSON inputs This guide will walk you through the process using a sample XML structure

By Luis Rigueira

Mar 1

Friday Fact: When a HTTP Request is Received trigger can accept more http methods other than POST

Diving into Logic Apps, it's a common oversight to assume that only POST requests can be use when using the "When a HTTP request is received" trigger However,

By Luis Rigueira

Jan 24

Azure Logic App issues: The template language expression ‘triggerBody()?[‘…R...

Today while my team and I were trying to do a small Logic App proof-of-concept using a Request - When a HTTP request is received trigger - something quite

By Sandro Pereira
turbo360

Back to Top