<?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>article How to show triggered blend URL during template setup in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-show-triggered-blend-URL-during-template-setup/ta-p/1778920</link>
    <description>&lt;P&gt;When working with templates that run in triggered mode, a user won't always have access to the blend editor to see the URL for the triggered blend. This article will explain how this URL can be made available to the user during a blend's setup flow.&lt;/P&gt;
&lt;P&gt;How to create templates: &lt;A href="https://help.blendr.io/docs/how-to-create-integration-templates#setup-flow" target="_blank" rel="noopener"&gt;https://help.blendr.io/docs/how-to-create-integration-templates#setup-flow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Triggered blends: &lt;A href="https://help.blendr.io/docs/calling-a-data-blend-via-a-webhook-url-rest-api-endpoint" target="_blank" rel="noopener"&gt;https://help.blendr.io/docs/calling-a-data-blend-via-a-webhook-url-rest-api-endpoint&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Guide&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Make sure the Start block is using the 'triggered' run mode.&lt;/LI&gt;
&lt;LI&gt;Add a Setup block if the template doesn't already have one. This can be found in the left side menu under 'Start Blocks'.&lt;/LI&gt;
&lt;LI&gt;Add an Output block and connect it to the Setup block.&lt;/LI&gt;
&lt;LI&gt;In the configuration of the Output block write a message to display to the end-user that contains the {url} placeholder. On compilation of the blend, this placeholder will be resolved to the blend's trigger URL. More information about placeholders can be found here: &lt;A href="https://help.blendr.io/docs/using-formulas-in-placeholders" target="_blank" rel="noopener"&gt;https://help.blendr.io/docs/using-formulas-in-placeholders&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Example&lt;/H4&gt;
&lt;P&gt;Blend editor:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emile_1-1612184688597.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48088i96335F2500C94B0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Emile_1-1612184688597.png" alt="Emile_1-1612184688597.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result when installing the template:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emile_2-1612184763891.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48090iEB44470A7D14F6D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Emile_2-1612184763891.png" alt="Emile_2-1612184763891.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jul 2021 20:40:30 GMT</pubDate>
    <dc:creator>Emile_Koslowski</dc:creator>
    <dc:date>2021-07-28T20:40:30Z</dc:date>
    <item>
      <title>How to show triggered blend URL during template setup</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-show-triggered-blend-URL-during-template-setup/ta-p/1778920</link>
      <description>&lt;P&gt;When working with templates that run in triggered mode, a user won't always have access to the blend editor to see the URL for the triggered blend. This article will explain how this URL can be made available to the user during a blend's setup flow.&lt;/P&gt;
&lt;P&gt;How to create templates: &lt;A href="https://help.blendr.io/docs/how-to-create-integration-templates#setup-flow" target="_blank" rel="noopener"&gt;https://help.blendr.io/docs/how-to-create-integration-templates#setup-flow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Triggered blends: &lt;A href="https://help.blendr.io/docs/calling-a-data-blend-via-a-webhook-url-rest-api-endpoint" target="_blank" rel="noopener"&gt;https://help.blendr.io/docs/calling-a-data-blend-via-a-webhook-url-rest-api-endpoint&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Guide&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Make sure the Start block is using the 'triggered' run mode.&lt;/LI&gt;
&lt;LI&gt;Add a Setup block if the template doesn't already have one. This can be found in the left side menu under 'Start Blocks'.&lt;/LI&gt;
&lt;LI&gt;Add an Output block and connect it to the Setup block.&lt;/LI&gt;
&lt;LI&gt;In the configuration of the Output block write a message to display to the end-user that contains the {url} placeholder. On compilation of the blend, this placeholder will be resolved to the blend's trigger URL. More information about placeholders can be found here: &lt;A href="https://help.blendr.io/docs/using-formulas-in-placeholders" target="_blank" rel="noopener"&gt;https://help.blendr.io/docs/using-formulas-in-placeholders&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Example&lt;/H4&gt;
&lt;P&gt;Blend editor:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emile_1-1612184688597.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48088i96335F2500C94B0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Emile_1-1612184688597.png" alt="Emile_1-1612184688597.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result when installing the template:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emile_2-1612184763891.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48090iEB44470A7D14F6D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Emile_2-1612184763891.png" alt="Emile_2-1612184763891.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 20:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-show-triggered-blend-URL-during-template-setup/ta-p/1778920</guid>
      <dc:creator>Emile_Koslowski</dc:creator>
      <dc:date>2021-07-28T20:40:30Z</dc:date>
    </item>
  </channel>
</rss>

