<?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 Re: Does the REST API allow to retrieve the XML source code of Classic Dashboards? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Does-the-REST-API-allow-to-retrieve-the-XML-source-code-of/m-p/755695#M242963</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196884"&gt;@danielbb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a look at this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /servicesNS/-/-/data/ui/views | search eai:acl.app="&amp;lt;yourAppName&amp;gt;" version!="2" | table title eai:data&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_0-1763586931083.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40854iF1A30B256C7C6B27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_0-1763586931083.png" alt="livehybrid_0-1763586931083.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 'eai:data' field contains the source code of the dashboard. The version field is 2 for Dashboard Studio or 1/1.1 for Classic dashboards.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
    <pubDate>Wed, 19 Nov 2025 21:16:09 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2025-11-19T21:16:09Z</dc:date>
    <item>
      <title>Does the REST API allow to retrieve the XML source code of Classic Dashboards?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Does-the-REST-API-allow-to-retrieve-the-XML-source-code-of/m-p/755691#M242961</link>
      <description>&lt;P&gt;I sometimes lose the source code of a dashboard, and therefore, I wonder if I can automatically take a backup of my dashboards within time intervals by using the REST API, is this possible? Or is there by any chance already an existing app for this?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 19:39:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Does-the-REST-API-allow-to-retrieve-the-XML-source-code-of/m-p/755691#M242961</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2025-11-19T19:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does the REST API allow to retrieve the XML source code of Classic Dashboards?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Does-the-REST-API-allow-to-retrieve-the-XML-source-code-of/m-p/755695#M242963</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196884"&gt;@danielbb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a look at this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /servicesNS/-/-/data/ui/views | search eai:acl.app="&amp;lt;yourAppName&amp;gt;" version!="2" | table title eai:data&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_0-1763586931083.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40854iF1A30B256C7C6B27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_0-1763586931083.png" alt="livehybrid_0-1763586931083.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 'eai:data' field contains the source code of the dashboard. The version field is 2 for Dashboard Studio or 1/1.1 for Classic dashboards.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 21:16:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Does-the-REST-API-allow-to-retrieve-the-XML-source-code-of/m-p/755695#M242963</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-11-19T21:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Does the REST API allow to retrieve the XML source code of Classic Dashboards?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Does-the-REST-API-allow-to-retrieve-the-XML-source-code-of/m-p/755696#M242964</link>
      <description>&lt;P&gt;We have saved searches that run in certain sites that collect knowledge objects, dashboards, macros and so on, using the rest API as shown by &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;.&amp;nbsp;It writes the data to a summary index if the data has changed. Runs reasonably frequently, so there's always a recent backup to go back to if necessary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 21:23:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Does-the-REST-API-allow-to-retrieve-the-XML-source-code-of/m-p/755696#M242964</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2025-11-19T21:23:10Z</dc:date>
    </item>
  </channel>
</rss>

