<?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: Qlik Automation with Qlik Cloud Services in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1936676#M16851</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I guess you need to use the webhook,&amp;nbsp;&lt;SPAN&gt;Each automation that you create is automatically exposed as a REST API endpoint, which means that it can be called a Webhook URL to execute the Blend.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;You can find the Webhook URL of automation by clicking on the Start block of your automation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;How to :&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/blendr/Content/blend-editor/calling-a-data-blend-via-a-webhook-url-rest-api-endpoint.htm" target="_blank"&gt;https://help.qlik.com/en-US/blendr/Content/blend-editor/calling-a-data-blend-via-a-webhook-url-rest-api-endpoint.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2022 16:12:32 GMT</pubDate>
    <dc:creator>Akshesh_Patel</dc:creator>
    <dc:date>2022-05-27T16:12:32Z</dc:date>
    <item>
      <title>Qlik Automation with Qlik Cloud Services</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1931216#M16797</link>
      <description>&lt;P&gt;Hello together,&lt;/P&gt;
&lt;P&gt;i have an APP where i use (successfully) an REST API connection to an external server.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FrankGrimm_0-1652717583569.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/79527i330D955C2C29E43D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FrankGrimm_0-1652717583569.png" alt="FrankGrimm_0-1652717583569.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now i want to use this REST API in the Automation.&lt;/P&gt;
&lt;P&gt;i´m able to define the Method and the Query Parameters, the path ....&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FrankGrimm_1-1652717686374.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/79528i40C29626B75D93C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FrankGrimm_1-1652717686374.png" alt="FrankGrimm_1-1652717686374.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But i´m not able to define User and password.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am i right or isn´t it possible to use this way to automate an external API connect?&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 16:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1931216#M16797</guid>
      <dc:creator>FrankGrimm</dc:creator>
      <dc:date>2022-05-16T16:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Automation with Qlik Cloud Services</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1936676#M16851</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I guess you need to use the webhook,&amp;nbsp;&lt;SPAN&gt;Each automation that you create is automatically exposed as a REST API endpoint, which means that it can be called a Webhook URL to execute the Blend.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;You can find the Webhook URL of automation by clicking on the Start block of your automation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;How to :&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/blendr/Content/blend-editor/calling-a-data-blend-via-a-webhook-url-rest-api-endpoint.htm" target="_blank"&gt;https://help.qlik.com/en-US/blendr/Content/blend-editor/calling-a-data-blend-via-a-webhook-url-rest-api-endpoint.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 16:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1936676#M16851</guid>
      <dc:creator>Akshesh_Patel</dc:creator>
      <dc:date>2022-05-27T16:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Automation with Qlik Cloud Services</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1937281#M16864</link>
      <description>&lt;P&gt;Hi, thank you for your reply!&lt;/P&gt;
&lt;P&gt;I think it´s a good idea, but i cant edit the Webhook URL.&lt;/P&gt;
&lt;P&gt;The field "Datasource Type" don´t appears and the examples of the Webhook URL are not deletable or writeable.&lt;/P&gt;
&lt;P&gt;Is there anything to administrate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FrankGrimm_0-1653918516240.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80632i10AF6DA292F93BE5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FrankGrimm_0-1653918516240.png" alt="FrankGrimm_0-1653918516240.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 14:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1937281#M16864</guid>
      <dc:creator>FrankGrimm</dc:creator>
      <dc:date>2022-05-30T14:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Automation with Qlik Cloud Services</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1937381#M16871</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;If you want to do an external call I think you should use the BASIC/Call URL block and not the RAW that is intended for calls into the QCS.&lt;/P&gt;&lt;P&gt;I also think that you should look into how to encode the user/password as an&amp;nbsp;HTTP basic authentication header.&lt;BR /&gt;Something like&amp;nbsp;&lt;EM&gt;Authorization: Basic &amp;lt;BASE64 encoded user:password&amp;gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 19:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Automation-with-Qlik-Cloud-Services/m-p/1937381#M16871</guid>
      <dc:creator>hakana</dc:creator>
      <dc:date>2022-05-30T19:32:40Z</dc:date>
    </item>
  </channel>
</rss>

