<?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>question How can I extract this key value &amp;quot;9876&amp;quot; from the given json using Jolt spec? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-extract-this-key-value-quot-9876-quot-from-the/m-p/368878#M240296</link>
    <description>&lt;PRE&gt;This is the json data I am getting as an response from an API and I need to extract this "9876 or 9875" from this, How can I extract this value from this type of data.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; {
  "status": "pass",
  "values": {
    "WorkFlow": 0,
    "Reasons": {
      "resID": "",
      "options": {
        "9876": [
          "t1",
          "t2"
        ],
       "9875":[],
       "9874":[]
       }
     }
   }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2023 07:57:26 GMT</pubDate>
    <dc:creator>anony</dc:creator>
    <dc:date>2023-04-19T07:57:26Z</dc:date>
  </channel>
</rss>

