【问题标题】:How to pass input parameters to Liquid (Json) mapping ,this map will be used in Azure LogicApp如何将输入参数传递给 Liquid (Json) 映射,此映射将在 Azure LogicApp 中使用
【发布时间】:2020-12-10 17:15:24
【问题描述】:

通常在 XSLT 映射中,我们可以传递输入参数,例如(例如:), 同样,有什么方法可以传递参数吗? .Liquid (Json) 映射? 有的话请告诉我...

【问题讨论】:

    标签: json liquid azure-logic-apps


    【解决方案1】:

    您可以尝试使用 Compose Action 将所需的参数值添加/包含到源 JSON 中,然后您可以访问它以及其他参数。 以下是 JSON 转换的液体模板的几个参考:

    https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-liquid-transform

    https://rokhri.com/logic-app-using-liquid-template-to-transform-json/

    【讨论】:

      猜你喜欢
      • 2021-07-28
      • 2017-04-16
      • 2015-10-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-06-19
      • 1970-01-01
      • 2018-11-04
      相关资源
      最近更新 更多