Skip to content

Convert Xml to Json

This action will allow you to convert any Xml data to Json format.

Fields

  1. Xml Payload - This is where you input the Xml file you want to convert into Json.

Demonstration on how to use it in a flow

  1. Drag and drop Convert Xml to Json actio into the flow.
  2. Configure this action by clicking the gear button to open the settings. Google Docs Template
  3. In the Xml Payload field, click the parameter button and select the XML file you want to convert into Json. Google Docs Template

Result

Upon executing a flow that contains Covert Xml to Json action, the flow will retrieve the specified Xml file and then convert it into Json.

Note that this action is best paired with other actions such as Get File Content and Save File actions as shown in the example images.