<?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: Can Splunk dashboards be called via REST API from another external reporting system? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233733#M14476</link>
    <description>&lt;P&gt;Create any report with any type of chart, save it, then under the edit menu add a schedule to it.  You can pick something like run every hour X minutes after the hour if you want it to run quickly to see the results.  Then, under the edit menu again, select embed.  A pop up window with an iframe is presented.  Simply copy that iframe snippet into any HTML page  and you are done.  Because it is HTML and you can add as many scheduled reports as you like, you can really customize the HTML branding/crhome and style.  You can also customize the size info in the iframe.&lt;/P&gt;

&lt;P&gt;Here is what a generic  looks like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;html&amp;gt;
&amp;lt;iframe height="336" width="480" frameborder="0" src="http://localhost:8000/en-US/embed?s=%2FservicesNS%2Fadmin%2Fsearch%2Fsaved%2Fsearches%2FPlaces&amp;amp;oid=SLLKu8lxDX5GTjhwJ2rYnhmCuboOgsHdgS3ybTeYjlpu3yt%5EnipPtkX1Y4jqsD0ctENOSpbbKEXvf3j_wr5IxYpmerFGXPhXiHPAhP4Hn0WP7sIC1yIftskLPE0yhIfjEusW"&amp;gt;&amp;lt;/iframe&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1976iDB82234649276B86/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2016 18:57:35 GMT</pubDate>
    <dc:creator>dmaislin_splunk</dc:creator>
    <dc:date>2016-10-05T18:57:35Z</dc:date>
    <item>
      <title>Can Splunk dashboards be called via REST API from another external reporting system?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233732#M14475</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;

&lt;P&gt;I am trying to provide a way for business people to have a Splunk dashboard in another system (basically a reporting system).&lt;BR /&gt;
Is there a way via API calls to have one specific Splunk dashboard  (which might be also be an html dashboard) into another external system?&lt;/P&gt;

&lt;P&gt;Thanks for any suggestion,&lt;BR /&gt;
Skender&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 15:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233732#M14475</guid>
      <dc:creator>skender27</dc:creator>
      <dc:date>2016-10-05T15:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can Splunk dashboards be called via REST API from another external reporting system?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233733#M14476</link>
      <description>&lt;P&gt;Create any report with any type of chart, save it, then under the edit menu add a schedule to it.  You can pick something like run every hour X minutes after the hour if you want it to run quickly to see the results.  Then, under the edit menu again, select embed.  A pop up window with an iframe is presented.  Simply copy that iframe snippet into any HTML page  and you are done.  Because it is HTML and you can add as many scheduled reports as you like, you can really customize the HTML branding/crhome and style.  You can also customize the size info in the iframe.&lt;/P&gt;

&lt;P&gt;Here is what a generic  looks like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;html&amp;gt;
&amp;lt;iframe height="336" width="480" frameborder="0" src="http://localhost:8000/en-US/embed?s=%2FservicesNS%2Fadmin%2Fsearch%2Fsaved%2Fsearches%2FPlaces&amp;amp;oid=SLLKu8lxDX5GTjhwJ2rYnhmCuboOgsHdgS3ybTeYjlpu3yt%5EnipPtkX1Y4jqsD0ctENOSpbbKEXvf3j_wr5IxYpmerFGXPhXiHPAhP4Hn0WP7sIC1yIftskLPE0yhIfjEusW"&amp;gt;&amp;lt;/iframe&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1976iDB82234649276B86/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 18:57:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233733#M14476</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2016-10-05T18:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can Splunk dashboards be called via REST API from another external reporting system?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233734#M14477</link>
      <description>&lt;P&gt;Hi dmaislin, &lt;/P&gt;

&lt;P&gt;So I understand that in order to be embedded,  a report MUST be scheduled and so run (at least once) before.&lt;BR /&gt;
I just tried it now. It works!&lt;/P&gt;

&lt;P&gt;Thanks a lot,&lt;BR /&gt;
Skender&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 11:23:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233734#M14477</guid>
      <dc:creator>skender27</dc:creator>
      <dc:date>2016-10-06T11:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can Splunk dashboards be called via REST API from another external reporting system?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233735#M14478</link>
      <description>&lt;P&gt;Fantastic!  Glad to help with a relatively unknown but great feature of Splunk!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 11:48:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-Splunk-dashboards-be-called-via-REST-API-from-another/m-p/233735#M14478</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2016-10-06T11:48:20Z</dc:date>
    </item>
  </channel>
</rss>

