<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic XML to JSON conversion in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3268#M1561</link>
    <description>&lt;P&gt;I am receiving API response in XML and want to convert into JSON. Can anybody guide me how can I achieve the same?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Aug 2022 15:11:35 GMT</pubDate>
    <dc:creator>bhavesh-patel</dc:creator>
    <dc:date>2022-08-10T15:11:35Z</dc:date>
    <item>
      <title>XML to JSON conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3268#M1561</link>
      <description>&lt;P&gt;I am receiving API response in XML and want to convert into JSON. Can anybody guide me how can I achieve the same?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 15:11:35 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3268#M1561</guid>
      <dc:creator>bhavesh-patel</dc:creator>
      <dc:date>2022-08-10T15:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: XML to JSON conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3269#M1562</link>
      <description>&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;Hi Bhavesh&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Apply the formula .to_json against the payload. Check the syntax, but this will convert into JSON for you.&lt;BR clear="all" /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 15:27:21 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3269#M1562</guid>
      <dc:creator>chall</dc:creator>
      <dc:date>2022-08-10T15:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: XML to JSON conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3270#M1563</link>
      <description>&lt;P&gt;Hi Bhavesh, &lt;/P&gt;&lt;P&gt;Please refer below link&lt;/P&gt;&lt;P&gt;https://support.workato.com/en/support/discussions/topics/1000085036&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 15:55:14 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3270#M1563</guid>
      <dc:creator>hardik_bamb</dc:creator>
      <dc:date>2022-08-10T15:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: XML to JSON conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3271#M1564</link>
      <description>&lt;P&gt;Hi Bhavesh&lt;BR /&gt;&lt;BR /&gt;You can use to_json formula,&lt;BR /&gt;Please find the below recipe link this will give better understanding &lt;BR /&gt;&lt;A href="https://community.workato.com/links?url=https%3A%2F%2Fapp.workato.com%2Frecipes%2F2765551%3Fst%3Ddf8c85242b8428ee5b6f25736d6bb0132c6733e45151816de14b35d072c1f133" class="linkified" target="_blank" rel="noopener noreferrer"&gt;https://app.workato.com/recipes/2765551?st=df8c85242b8428ee5b6f25736d6bb0132c6733e45151816de14b35d072c1f133&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 17:13:36 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3271#M1564</guid>
      <dc:creator>salman-khan</dc:creator>
      <dc:date>2022-08-10T17:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: XML to JSON conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3272#M1565</link>
      <description>&lt;P&gt;Is it possible to get the response in JSON in the first place?  Many APIs support multiple formats.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;For instance, you could try specifing request header, "Accept: application/json"?  &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Forgive me if this is obvious, and you've already tried it.  I'm new to this community.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Aug 2022 19:58:38 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3272#M1565</guid>
      <dc:creator>iwhitman</dc:creator>
      <dc:date>2022-08-10T19:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: XML to JSON conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3273#M1566</link>
      <description>&lt;P&gt;That's true but I am using third party APIs and they support json for request but for response they are providing it in xml only.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 20:33:26 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3273#M1566</guid>
      <dc:creator>bhavesh-patel</dc:creator>
      <dc:date>2022-08-10T20:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: XML to JSON conversion</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3274#M1567</link>
      <description>&lt;P&gt;Your recipe is very useful. Thanks for the help&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 20:38:25 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/xml-to-json-conversion/m-p/3274#M1567</guid>
      <dc:creator>bhavesh-patel</dc:creator>
      <dc:date>2022-08-10T20:38:25Z</dc:date>
    </item>
  </channel>
</rss>

