<?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 use the engagement blocks in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/HubSpot-How-to-use-the-engagement-blocks/ta-p/1840898</link>
    <description>&lt;P&gt;This article gives an overview of the available engagement blocks in the Hubspot connector in Qlik Application Automation. It will also go over a basic example of using these blocks.&lt;/P&gt;
&lt;P&gt;Engagements are used to store data from CRM actions, including notes, tasks, emails, meetings, and calls. At a minimum, engagements should be associated with at least one CRM record.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Standard use-case&lt;/STRONG&gt;: The Engagement blocks can be used to create engagements (in order to log calls, notes, or emails from an external system) and get engagement data for reporting.&lt;/P&gt;
&lt;P&gt;Engagement objects all have a type that determines what the metadata field should look like; these types and their corresponding metadata are detailed below. The Engagements API currently supports the following engagement types:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt; - Note engagements are used to hold simple text information about an object record.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;EMAIL&lt;/STRONG&gt; - Email engagements are used to track emails sent on an object record.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;TASK&lt;/STRONG&gt; - Task engagements are used by users to manage tasks, and are available on the tasks dashboard as well as on associated object records.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;MEETING&lt;/STRONG&gt; - Meeting engagements are used to track face-to-face meetings on an object record.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;CALL&lt;/STRONG&gt; - Call engagements are used to track calls made by users on an object record.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The following engagement blocks are available in Qlik Application Automation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;List engagements&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Get engagement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Create engagement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Update engagement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Delete engagement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;There are also a few helper blocks that are used as metadata when creating / updating engagements: &lt;STRONG&gt;Email&lt;/STRONG&gt;, &lt;STRONG&gt;Meeting&lt;/STRONG&gt;, &lt;STRONG&gt;Task&lt;/STRONG&gt;,&amp;nbsp;and &lt;STRONG&gt;Call&lt;/STRONG&gt;.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Let's now go over a basic example of how to create an EMAIL engagement using the Hubspot connector:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create an automation;&lt;/LI&gt;
&lt;LI&gt;From the left menu, select the &lt;STRONG&gt;Hubspot&lt;/STRONG&gt; connector;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1633092962323.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63146iAC69255B0D998E4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1633092962323.png" alt="Ionut_Dumitrascu_0-1633092962323.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Use the 'Search for blocks' input to search for the '&lt;STRONG&gt;Email&lt;/STRONG&gt;' block;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1633092994184.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63147i7878BB791359D801/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1633092994184.png" alt="Ionut_Dumitrascu_1-1633092994184.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;/LI&gt;
&lt;LI&gt;On the right side of the screen, use the input fields to fill in the '&lt;STRONG&gt;Email'&lt;/STRONG&gt; information;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_2-1633093053183.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63148iC7CD338729E0D416/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_2-1633093053183.png" alt="Ionut_Dumitrascu_2-1633093053183.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;From the left menu, search for the '&lt;STRONG&gt;Create Engagement&lt;/STRONG&gt;' block;&lt;/LI&gt;
&lt;LI&gt;Drag and drop the '&lt;STRONG&gt;Create Engagement&lt;/STRONG&gt;' block into the automation and link it to the '&lt;STRONG&gt;Email&lt;/STRONG&gt;' block;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_3-1633093081211.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63149i5FAD73E62B301F08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_3-1633093081211.png" alt="Ionut_Dumitrascu_3-1633093081211.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 &lt;STRONG&gt;Engagement&lt;/STRONG&gt; information. Select the '&lt;STRONG&gt;EMAIL&lt;/STRONG&gt;' type, then click on the '&lt;STRONG&gt;Metadata&lt;/STRONG&gt;' input and select the '&lt;STRONG&gt;Email&lt;/STRONG&gt;' block as input. Optionally, fill in associated objects, for example, contact ids.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_4-1633093111731.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63150i5C077D3E0D109710/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_4-1633093111731.png" alt="Ionut_Dumitrascu_4-1633093111731.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Run the automation (if not saved previously, a 'Save automation' popup will appear). This will create an engagement and output this information.&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>Fri, 01 Oct 2021 12:59:55 GMT</pubDate>
    <dc:creator>Ionut_Dumitrascu</dc:creator>
    <dc:date>2021-10-01T12:59:55Z</dc:date>
    <item>
      <title>HubSpot - How to use the engagement blocks</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/HubSpot-How-to-use-the-engagement-blocks/ta-p/1840898</link>
      <description>&lt;P&gt;This article gives an overview of the available engagement blocks in the Hubspot connector in Qlik Application Automation. It will also go over a basic example of using these blocks.&lt;/P&gt;
&lt;P&gt;Engagements are used to store data from CRM actions, including notes, tasks, emails, meetings, and calls. At a minimum, engagements should be associated with at least one CRM record.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Standard use-case&lt;/STRONG&gt;: The Engagement blocks can be used to create engagements (in order to log calls, notes, or emails from an external system) and get engagement data for reporting.&lt;/P&gt;
&lt;P&gt;Engagement objects all have a type that determines what the metadata field should look like; these types and their corresponding metadata are detailed below. The Engagements API currently supports the following engagement types:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt; - Note engagements are used to hold simple text information about an object record.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;EMAIL&lt;/STRONG&gt; - Email engagements are used to track emails sent on an object record.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;TASK&lt;/STRONG&gt; - Task engagements are used by users to manage tasks, and are available on the tasks dashboard as well as on associated object records.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;MEETING&lt;/STRONG&gt; - Meeting engagements are used to track face-to-face meetings on an object record.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;CALL&lt;/STRONG&gt; - Call engagements are used to track calls made by users on an object record.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The following engagement blocks are available in Qlik Application Automation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;List engagements&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Get engagement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Create engagement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Update engagement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Delete engagement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;There are also a few helper blocks that are used as metadata when creating / updating engagements: &lt;STRONG&gt;Email&lt;/STRONG&gt;, &lt;STRONG&gt;Meeting&lt;/STRONG&gt;, &lt;STRONG&gt;Task&lt;/STRONG&gt;,&amp;nbsp;and &lt;STRONG&gt;Call&lt;/STRONG&gt;.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Let's now go over a basic example of how to create an EMAIL engagement using the Hubspot connector:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create an automation;&lt;/LI&gt;
&lt;LI&gt;From the left menu, select the &lt;STRONG&gt;Hubspot&lt;/STRONG&gt; connector;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_0-1633092962323.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63146iAC69255B0D998E4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_0-1633092962323.png" alt="Ionut_Dumitrascu_0-1633092962323.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Use the 'Search for blocks' input to search for the '&lt;STRONG&gt;Email&lt;/STRONG&gt;' block;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_1-1633092994184.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63147i7878BB791359D801/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_1-1633092994184.png" alt="Ionut_Dumitrascu_1-1633092994184.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;/LI&gt;
&lt;LI&gt;On the right side of the screen, use the input fields to fill in the '&lt;STRONG&gt;Email'&lt;/STRONG&gt; information;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_2-1633093053183.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63148iC7CD338729E0D416/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_2-1633093053183.png" alt="Ionut_Dumitrascu_2-1633093053183.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;From the left menu, search for the '&lt;STRONG&gt;Create Engagement&lt;/STRONG&gt;' block;&lt;/LI&gt;
&lt;LI&gt;Drag and drop the '&lt;STRONG&gt;Create Engagement&lt;/STRONG&gt;' block into the automation and link it to the '&lt;STRONG&gt;Email&lt;/STRONG&gt;' block;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_3-1633093081211.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63149i5FAD73E62B301F08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_3-1633093081211.png" alt="Ionut_Dumitrascu_3-1633093081211.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 &lt;STRONG&gt;Engagement&lt;/STRONG&gt; information. Select the '&lt;STRONG&gt;EMAIL&lt;/STRONG&gt;' type, then click on the '&lt;STRONG&gt;Metadata&lt;/STRONG&gt;' input and select the '&lt;STRONG&gt;Email&lt;/STRONG&gt;' block as input. Optionally, fill in associated objects, for example, contact ids.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ionut_Dumitrascu_4-1633093111731.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63150i5C077D3E0D109710/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ionut_Dumitrascu_4-1633093111731.png" alt="Ionut_Dumitrascu_4-1633093111731.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Run the automation (if not saved previously, a 'Save automation' popup will appear). This will create an engagement and output this information.&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>Fri, 01 Oct 2021 12:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/HubSpot-How-to-use-the-engagement-blocks/ta-p/1840898</guid>
      <dc:creator>Ionut_Dumitrascu</dc:creator>
      <dc:date>2021-10-01T12:59:55Z</dc:date>
    </item>
  </channel>
</rss>

