<?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 use Hubspot with Qlik Application Automation in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/ta-p/1822717</link>
    <description>&lt;P&gt;&lt;SPAN&gt;This article gives an overview of the available blocks in the Hubspot connector in Qlik Application Automation. It will also go over some basic examples of retrieving contacts and creating a contact within a Hubspot account.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This connector supports CRUD operations(read, create, update, delete) for the following CRM modules in Hubspot:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;contacts&lt;/LI&gt;
&lt;LI&gt;companies&lt;/LI&gt;
&lt;LI&gt;deals&lt;/LI&gt;
&lt;LI&gt;products&lt;/LI&gt;
&lt;LI&gt;tickets&lt;/LI&gt;
&lt;LI&gt;line_items&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;There are also a few generic blocks that could help to cover the other modules :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Raw API List Request&lt;/LI&gt;
&lt;LI&gt;Raw API Get Request&lt;/LI&gt;
&lt;LI&gt;Raw API Create Request&lt;/LI&gt;
&lt;LI&gt;Raw API Update Request&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Authentication for this connector is based on the oAuth2 Protocol. For more details about authentication and about the available scopes, check this &lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-Authenticate-to-Hubspot-Connector-which-scopes-we-request/ta-p/1822992" target="_self"&gt;article&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Let's now go over a few basic examples of how to use the Hubspot connector:&lt;/P&gt;
&lt;P&gt;1. How to list contacts from a Hubspot account&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Create an automation;&lt;/LI&gt;
&lt;LI&gt;From the left menu, select the Hubspot connector;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1626437155422.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58731iC7338DD29A98A4BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1626437155422.png" alt="Ionut_Dumitrascu_0-1626437155422.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Use the 'Search for blocks' input to search for the "list contacts' block;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1626437207131.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58732i21D1B16618BB64A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1626437207131.png" alt="Ionut_Dumitrascu_1-1626437207131.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Drag and drop the block into the automation and link it to the start block;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_2-1626437327831.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58733i7E52604CF9C72D5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_2-1626437327831.png" alt="Ionut_Dumitrascu_2-1626437327831.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;From the left menu, search for the 'Output' block;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_5-1626437589713.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58737iD20698BB2722313D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_5-1626437589713.png" alt="Ionut_Dumitrascu_5-1626437589713.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Drag and drop the 'output' block into the automation and link it to the 'List contacts' block;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_6-1626437798211.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58738i288C0503474B99DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_6-1626437798211.png" alt="Ionut_Dumitrascu_6-1626437798211.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run the automation (if not saved previously, a 'Save automation' popup will appear). This will output a paginated list of contacts available&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp; How to create a contact in your Hubspot account:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;The first two steps are similar as before;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Use the 'Search for blocks' input to search for the "Create contact' block;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Drag and drop the block into the automation and link it to the start block;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1626440548559.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58740i82D31982421A5165/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1626440548559.png" alt="Ionut_Dumitrascu_0-1626440548559.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;On the right side of the screen, use the input fields to fill in the contact information&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1626440629254.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58741i5040EC27CBC68995/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1626440629254.png" alt="Ionut_Dumitrascu_1-1626440629254.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run the automation (if not saved previously, a 'Save automation' popup will appear). This will create a new contact in your Hubspot account and output this information.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;3. For other more complex use-cases (example: How to use the Search functionality, how to use the association functionality) check out these articles:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-use-the-Search-functionality-in-Hubspot/ta-p/1823029" target="_self"&gt;How to use the Search functionality&lt;/A&gt;;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-use-Associations-in-Hubspot/ta-p/1823070" target="_self"&gt;&lt;SPAN&gt;How to use the association functionality.&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&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>Tue, 14 Feb 2023 09:14:54 GMT</pubDate>
    <dc:creator>Ionut_Dumitrascu</dc:creator>
    <dc:date>2023-02-14T09:14:54Z</dc:date>
    <item>
      <title>How to use Hubspot with Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/ta-p/1822717</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This article gives an overview of the available blocks in the Hubspot connector in Qlik Application Automation. It will also go over some basic examples of retrieving contacts and creating a contact within a Hubspot account.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This connector supports CRUD operations(read, create, update, delete) for the following CRM modules in Hubspot:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;contacts&lt;/LI&gt;
&lt;LI&gt;companies&lt;/LI&gt;
&lt;LI&gt;deals&lt;/LI&gt;
&lt;LI&gt;products&lt;/LI&gt;
&lt;LI&gt;tickets&lt;/LI&gt;
&lt;LI&gt;line_items&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;There are also a few generic blocks that could help to cover the other modules :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Raw API List Request&lt;/LI&gt;
&lt;LI&gt;Raw API Get Request&lt;/LI&gt;
&lt;LI&gt;Raw API Create Request&lt;/LI&gt;
&lt;LI&gt;Raw API Update Request&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Authentication for this connector is based on the oAuth2 Protocol. For more details about authentication and about the available scopes, check this &lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-Authenticate-to-Hubspot-Connector-which-scopes-we-request/ta-p/1822992" target="_self"&gt;article&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Let's now go over a few basic examples of how to use the Hubspot connector:&lt;/P&gt;
&lt;P&gt;1. How to list contacts from a Hubspot account&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Create an automation;&lt;/LI&gt;
&lt;LI&gt;From the left menu, select the Hubspot connector;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1626437155422.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58731iC7338DD29A98A4BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1626437155422.png" alt="Ionut_Dumitrascu_0-1626437155422.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Use the 'Search for blocks' input to search for the "list contacts' block;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1626437207131.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58732i21D1B16618BB64A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1626437207131.png" alt="Ionut_Dumitrascu_1-1626437207131.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Drag and drop the block into the automation and link it to the start block;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_2-1626437327831.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58733i7E52604CF9C72D5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_2-1626437327831.png" alt="Ionut_Dumitrascu_2-1626437327831.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;From the left menu, search for the 'Output' block;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_5-1626437589713.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58737iD20698BB2722313D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_5-1626437589713.png" alt="Ionut_Dumitrascu_5-1626437589713.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Drag and drop the 'output' block into the automation and link it to the 'List contacts' block;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_6-1626437798211.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58738i288C0503474B99DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_6-1626437798211.png" alt="Ionut_Dumitrascu_6-1626437798211.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run the automation (if not saved previously, a 'Save automation' popup will appear). This will output a paginated list of contacts available&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp; How to create a contact in your Hubspot account:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;The first two steps are similar as before;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Use the 'Search for blocks' input to search for the "Create contact' block;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Drag and drop the block into the automation and link it to the start block;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1626440548559.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58740i82D31982421A5165/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1626440548559.png" alt="Ionut_Dumitrascu_0-1626440548559.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;On the right side of the screen, use the input fields to fill in the contact information&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1626440629254.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58741i5040EC27CBC68995/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1626440629254.png" alt="Ionut_Dumitrascu_1-1626440629254.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run the automation (if not saved previously, a 'Save automation' popup will appear). This will create a new contact in your Hubspot account and output this information.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;3. For other more complex use-cases (example: How to use the Search functionality, how to use the association functionality) check out these articles:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-use-the-Search-functionality-in-Hubspot/ta-p/1823029" target="_self"&gt;How to use the Search functionality&lt;/A&gt;;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-use-Associations-in-Hubspot/ta-p/1823070" target="_self"&gt;&lt;SPAN&gt;How to use the association functionality.&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&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>Tue, 14 Feb 2023 09:14:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/ta-p/1822717</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2023-02-14T09:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot - How to use Hubspot with Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/tac-p/1839914#M4402</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134167"&gt;@Ionut_Dumitrascu&lt;/a&gt;&amp;nbsp; &amp;nbsp;It appears that only six HubSpot objects are supported in the Qlik Application Automation connector:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;contacts&lt;/LI&gt;&lt;LI&gt;companies&lt;/LI&gt;&lt;LI&gt;deals&lt;/LI&gt;&lt;LI&gt;products&lt;/LI&gt;&lt;LI&gt;tickets&lt;/LI&gt;&lt;LI&gt;line_items&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;There is a Qlik Sense connector available in the HubSpot App Marketplace that pulls data from all of the HubSpot APIs, including:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Analytics&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Companies&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Contacts&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Deals&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Email Events&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Tickets&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Owners&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Engagements&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Forms&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="private-big"&gt;Products&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Engagements (emails, meetings, notes, tasks, and calls) are particularly important for sales reporting and analytics.&amp;nbsp; For more information look &lt;A href="https://app.hubspot.com/ecosystem/2756921/marketplace/apps/marketing/analytics-data/qlik-connector-240792" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 22:06:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/tac-p/1839914#M4402</guid>
      <dc:creator>bayardbradford1</dc:creator>
      <dc:date>2021-09-28T22:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot - How to use Hubspot with Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/tac-p/1840018#M4407</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143109"&gt;@bayardbradford1&lt;/a&gt;&amp;nbsp; &amp;nbsp;Thanks for the feedback. We are reviewing your request, but please find below some remarks:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;You can use the generic blocks (Raw API Request) for the missing endpoints.&amp;nbsp; Please note we are currenty only supporting the API V3 endpoints for Hubspot. See&amp;nbsp;&lt;LI-MESSAGE title="How to get started with Raw API Requests in automation" uid="1838023" url="https://community.qlik.com/t5/Knowledge/How-to-get-started-with-Raw-API-Requests-in-automations/m-p/1838023#U1838023" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;I understand the use case for the Engagement API, similar to the chatter blocks in Salesforce. Please submit your improvement request through&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas" target="_blank" rel="noopener"&gt; ideation&lt;/A&gt;&amp;nbsp;so we can prioritize.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 09:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/tac-p/1840018#M4407</guid>
      <dc:creator>PietMichielRappelet</dc:creator>
      <dc:date>2021-09-29T09:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot - How to use Hubspot with Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/tac-p/1845516#M4519</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143109"&gt;@bayardbradford1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Engagement blocks were added in our latest release - see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Release-Notes/Qlik-Application-Automation-Qlik-Cloud-Services-Connector/ta-p/1840484" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Release-Notes/Qlik-Application-Automation-Qlik-Cloud-Services-Connector/ta-p/1840484&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 12:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-use-Hubspot-with-Qlik-Application-Automation/tac-p/1845516#M4519</guid>
      <dc:creator>PietMichielRappelet</dc:creator>
      <dc:date>2021-10-12T12:08:11Z</dc:date>
    </item>
  </channel>
</rss>

