0

Are there any concrete examples where a JSON file is converted to XML using an Integration Account? I specifically want to have influence over the the transformation so a direct @xml(..) is not an option.

Jay
  • 189
  • 4
  • 12
  • Why not do @xml(..) first and then transform the XML result using an XSL map in the Integration Account? – 10p Jun 14 '21 at 23:02
  • @Jay - Is the answer provided was helpful for you ? if so could you please accept the answer (click on the check mark beside the answer to toggle it from greyed out to filled in) as solution for your ask. This could be beneficial to other community members. – Madhuraj Vadde Jun 25 '21 at 13:23

1 Answers1

0

You cannot convert JSON to XML as we don't have the Liquid template

Azure

We need to Create a liquid template and add that to our Integration account.

Click here to get the complete knowledge on Liquid templates and sample codes

CHEEKATLAPRADEEP
  • 12,191
  • 1
  • 19
  • 42
SaiSakethGuduru
  • 2,218
  • 1
  • 5
  • 15