I have an azure function that calculates additional output if you include a query parameter in it's url. I would like to use this function in a logic app, but I am getting an error trying to use the Queries parameter of the azure function connector to set the query parameter.
The Queries parameter is defined as follows:
Add existing functions to logic app workflowsIn the Azure portal, open your Consumption logic app workflow in the designer. Under the step where you want to add the function, select New step. From the function apps list, select your function app. After the functions list appears, select your function.
When you build workflows using Azure Logic Apps, you can use connectors to help you quickly and easily access data, events, and resources in other apps, services, systems, protocols, and platforms - often without writing any code. A connector provides prebuilt operations that you can use as steps in your workflows.
It turns out that the correct syntax is a JSON object.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With