<?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: How to call a Rest/Json service on HTML button click action in Drill down Dashboard Tabel? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-call-a-Rest-Json-service-on-HTML-button-click-action-in/m-p/156776#M31778</link>
    <description>&lt;P&gt;"Drilldown Dashboard Button Click Event" is kind of mixing metaphors... so it's hard to know exactly what you want.&lt;/P&gt;

&lt;P&gt;If you want to interact with a web site or web service in the form of a URL you can do something like this from a drilldown:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;!-- $click.value$ captures the value clicked by the user --&amp;gt;
         &amp;lt;!-- and passes it to the website as a query parameter        --&amp;gt;
         &amp;lt;drilldown&amp;gt;          
           &amp;lt;link&amp;gt;
              http://apps.splunk.com/integrated_search/?q=$click.value$
           &amp;lt;/link&amp;gt;
         &amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Check out the doc here and perhaps you'll see an example that matches your question. OR... show us your Dashboard source code.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Viz/Dynamicdrilldownindashboardsandforms#Form_linking_to_Splunk_Answers_website" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Viz/Dynamicdrilldownindashboardsandforms#Form_linking_to_Splunk_Answers_website&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 19:41:08 GMT</pubDate>
    <dc:creator>rsennett_splunk</dc:creator>
    <dc:date>2020-09-28T19:41:08Z</dc:date>
    <item>
      <title>How to call a Rest/Json service on HTML button click action in Drill down Dashboard Tabel?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-call-a-Rest-Json-service-on-HTML-button-click-action-in/m-p/156775#M31777</link>
      <description>&lt;P&gt;We have rest/json/http services and need to make a call from Drill Down Dashboard button click event. Please let me know is there a way to make a call to services using javascript?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2015 14:06:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-call-a-Rest-Json-service-on-HTML-button-click-action-in/m-p/156775#M31777</guid>
      <dc:creator>muguniya</dc:creator>
      <dc:date>2015-04-24T14:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to call a Rest/Json service on HTML button click action in Drill down Dashboard Tabel?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-call-a-Rest-Json-service-on-HTML-button-click-action-in/m-p/156776#M31778</link>
      <description>&lt;P&gt;"Drilldown Dashboard Button Click Event" is kind of mixing metaphors... so it's hard to know exactly what you want.&lt;/P&gt;

&lt;P&gt;If you want to interact with a web site or web service in the form of a URL you can do something like this from a drilldown:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;!-- $click.value$ captures the value clicked by the user --&amp;gt;
         &amp;lt;!-- and passes it to the website as a query parameter        --&amp;gt;
         &amp;lt;drilldown&amp;gt;          
           &amp;lt;link&amp;gt;
              http://apps.splunk.com/integrated_search/?q=$click.value$
           &amp;lt;/link&amp;gt;
         &amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Check out the doc here and perhaps you'll see an example that matches your question. OR... show us your Dashboard source code.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Viz/Dynamicdrilldownindashboardsandforms#Form_linking_to_Splunk_Answers_website" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Viz/Dynamicdrilldownindashboardsandforms#Form_linking_to_Splunk_Answers_website&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:41:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-call-a-Rest-Json-service-on-HTML-button-click-action-in/m-p/156776#M31778</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2020-09-28T19:41:08Z</dc:date>
    </item>
  </channel>
</rss>

