

If you don't have a subscription, sign up for a free Azure account.

For example, you can use a built-in connector trigger, a managed or Azure-hosted connector trigger available for Azure Logic Apps, or even another app. While no Liquid triggers are available, you can use any trigger or action to feed the source JSON or XML content into your workflow.

You can use Liquid actions in multi-tenant Consumption logic app workflows and single-tenant Standard logic app workflows. You can select this template when you add a Liquid built-in action to your workflow. For transformations between JSON to JSON, JSON to text, XML to JSON, or XML to text, you can create a template that describes the required mapping or transformation using the Liquid open-source template language. However, some scenarios might require advanced and complex transformations that include elements such as iterations, control flows, and variables. When you want to perform basic JSON transformations in your logic app workflows, you can use built-in data operations, such as the Compose action or Parse JSON action.
