<?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 Set REST API URL using an input parameter in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Set-REST-API-URL-using-an-input-parameter/m-p/338065#M40665</link>
    <description>&lt;P&gt;Hi all.&lt;/P&gt;

&lt;P&gt;I want to prepare a TA that allow users to set HOST API URL. I tried with an Input parameter and doesn't work. How can I set this? Thanks!&lt;/P&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/3289iE1C3E5FE26696B25/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>Sun, 30 Jul 2017 20:37:08 GMT</pubDate>
    <dc:creator>changux</dc:creator>
    <dc:date>2017-07-30T20:37:08Z</dc:date>
    <item>
      <title>Set REST API URL using an input parameter</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Set-REST-API-URL-using-an-input-parameter/m-p/338065#M40665</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;

&lt;P&gt;I want to prepare a TA that allow users to set HOST API URL. I tried with an Input parameter and doesn't work. How can I set this? Thanks!&lt;/P&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/3289iE1C3E5FE26696B25/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>Sun, 30 Jul 2017 20:37:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Set-REST-API-URL-using-an-input-parameter/m-p/338065#M40665</guid>
      <dc:creator>changux</dc:creator>
      <dc:date>2017-07-30T20:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set REST API URL using an input parameter</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Set-REST-API-URL-using-an-input-parameter/m-p/338066#M40666</link>
      <description>&lt;P&gt;Anybody? Please help!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 02:47:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Set-REST-API-URL-using-an-input-parameter/m-p/338066#M40666</guid>
      <dc:creator>changux</dc:creator>
      <dc:date>2017-08-01T02:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set REST API URL using an input parameter</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Set-REST-API-URL-using-an-input-parameter/m-p/338067#M40667</link>
      <description>&lt;P&gt;Use curly braces around your variable name.  For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://${api_url}/info/" target="test_blank"&gt;http://${api_url}/info/&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried this with a generic JSON REST endpoint and it worked.&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/3288iCC36DCA10BE0A973/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>Mon, 07 Aug 2017 15:59:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Set-REST-API-URL-using-an-input-parameter/m-p/338067#M40667</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2017-08-07T15:59:16Z</dc:date>
    </item>
  </channel>
</rss>

