<?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 Hubspot - How to Authenticate in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Hubspot-How-to-Authenticate/ta-p/1822992</link>
    <description>&lt;P&gt;&lt;SPAN&gt;This article gives an overview on how to authenticate to Hubspot Connector, what scopes are requested during the authentication flow by the Qlik Hubspot App, and an authentication example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The Hubspot connector is using the OAuth 2 authentication protocol. &lt;BR /&gt;This system is using an already configured Qlik Hubspot app, which uses the following scopes available in Hubspot:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;oauth : basic oAuth functionality;&lt;/LI&gt;
&lt;LI&gt;contacts: required to get data around the following CRM objects: contacts, companies, deals, owners;&lt;/LI&gt;
&lt;LI&gt;tickets: required to get data around the support functionality of Hubspot;&lt;/LI&gt;
&lt;LI&gt;e-commerce: required to get data around the products and line items functionality of Hubspot.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;How to link your Hubspot account:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;click on 'My Connections' (top-right menu);&lt;/LI&gt;
&lt;LI&gt;search for the Hubspot Connector and then click on 'Add';&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1626684211331.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58788i6E3407701253A532/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1626684211331.png" alt="Ionut_Dumitrascu_0-1626684211331.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;click on the 'Link connections' button. This will activate a popup that contains the Hubspot Login screen&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1626684405408.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58789i77162F6C7BAE84F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1626684405408.png" alt="Ionut_Dumitrascu_1-1626684405408.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Enter your credentials and click on 'Log in';&lt;/LI&gt;
&lt;LI&gt;Click on 'Connect app' to approve the requested scopes&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_2-1626684671128.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58790i7E446619431D4740/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_2-1626684671128.png" alt="Ionut_Dumitrascu_2-1626684671128.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;your Hubspot account is now connected!&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;Connectivity&lt;/STRONG&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;A tenant with a "Developer test account" can be used to create the connection whereas a tenant with an "App Developer account" will fail to create connections.&lt;BR /&gt;Please see the below reference for details on different account types&lt;BR /&gt;&lt;BR /&gt;Reference:&lt;BR /&gt;Account types:&amp;nbsp;&lt;A class="external-link" href="https://developers.hubspot.com/docs/api/account-types" rel="nofollow" target="_blank"&gt;https://developers.hubspot.com/docs/api/account-types&lt;/A&gt;&lt;/SPAN&gt;&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, 20 Sep 2022 13:34:26 GMT</pubDate>
    <dc:creator>Ionut_Dumitrascu</dc:creator>
    <dc:date>2022-09-20T13:34:26Z</dc:date>
    <item>
      <title>Hubspot - How to Authenticate</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hubspot-How-to-Authenticate/ta-p/1822992</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This article gives an overview on how to authenticate to Hubspot Connector, what scopes are requested during the authentication flow by the Qlik Hubspot App, and an authentication example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The Hubspot connector is using the OAuth 2 authentication protocol. &lt;BR /&gt;This system is using an already configured Qlik Hubspot app, which uses the following scopes available in Hubspot:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;oauth : basic oAuth functionality;&lt;/LI&gt;
&lt;LI&gt;contacts: required to get data around the following CRM objects: contacts, companies, deals, owners;&lt;/LI&gt;
&lt;LI&gt;tickets: required to get data around the support functionality of Hubspot;&lt;/LI&gt;
&lt;LI&gt;e-commerce: required to get data around the products and line items functionality of Hubspot.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;How to link your Hubspot account:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;click on 'My Connections' (top-right menu);&lt;/LI&gt;
&lt;LI&gt;search for the Hubspot Connector and then click on 'Add';&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1626684211331.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58788i6E3407701253A532/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1626684211331.png" alt="Ionut_Dumitrascu_0-1626684211331.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;click on the 'Link connections' button. This will activate a popup that contains the Hubspot Login screen&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1626684405408.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58789i77162F6C7BAE84F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1626684405408.png" alt="Ionut_Dumitrascu_1-1626684405408.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Enter your credentials and click on 'Log in';&lt;/LI&gt;
&lt;LI&gt;Click on 'Connect app' to approve the requested scopes&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_2-1626684671128.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58790i7E446619431D4740/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_2-1626684671128.png" alt="Ionut_Dumitrascu_2-1626684671128.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;your Hubspot account is now connected!&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;Connectivity&lt;/STRONG&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;A tenant with a "Developer test account" can be used to create the connection whereas a tenant with an "App Developer account" will fail to create connections.&lt;BR /&gt;Please see the below reference for details on different account types&lt;BR /&gt;&lt;BR /&gt;Reference:&lt;BR /&gt;Account types:&amp;nbsp;&lt;A class="external-link" href="https://developers.hubspot.com/docs/api/account-types" rel="nofollow" target="_blank"&gt;https://developers.hubspot.com/docs/api/account-types&lt;/A&gt;&lt;/SPAN&gt;&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, 20 Sep 2022 13:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hubspot-How-to-Authenticate/ta-p/1822992</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2022-09-20T13:34:26Z</dc:date>
    </item>
  </channel>
</rss>

