<?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: Integrate Sequence with a Workflow in Lead Capture Tools</title>
    <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660625#M7690</link>
    <description>&lt;P&gt;Hi Karsten,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;many thanks for the quick and helpful feedback on this! Unfortunately the Hubspot Operations Pro plan is not an option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently trying to set up the workflow, however, I cannot find the filter type "sequences" as my enrollment trigger. The filters I currently have are shown here (see screenshot).&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-06 at 12.55.21.png" style="width: 304px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/70012i35C8D66F7C56C8C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-06 at 12.55.21.png" alt="Screenshot 2022-07-06 at 12.55.21.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your feedback its very much appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2022 11:56:30 GMT</pubDate>
    <dc:creator>MBrommekamp</dc:creator>
    <dc:date>2022-07-06T11:56:30Z</dc:date>
    <item>
      <title>Integrate Sequence with a Workflow</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660570#M7687</link>
      <description>&lt;P&gt;What I want to do:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up a classic sequence with several follow-up messages. What I now want is that if the enrolled contact does not reply to any follow-up messages and thus bounces from the sequence, they get deleted from my contact databse. I was thinking if this would be possible via a workflow i.e., setting up a classic "if X then Y" statement but have been struggling to implement this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible? If not, is there another way to do this automatically?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best, &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 09:31:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660570#M7687</guid>
      <dc:creator>MBrommekamp</dc:creator>
      <dc:date>2022-07-06T09:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Sequence with a Workflow</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660579#M7689</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/412195"&gt;@MBrommekamp&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Automatic deletion is not available as a default workflow action. If you would like to automate this, this is possible through a custom code action (&lt;A href="https://www.hubspot.com/programmable-automation-use-cases?offer=archive-or-delete-contacts" target="_blank" rel="noopener"&gt;available as a template here&lt;/A&gt;) which requires a Operations Hub Professional Subscription.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If purchasing HubSpot Operations Hub is an option, feel free to reach out to me. As a HubSpot partner I'm eligible for commission and can help you identify other use cases within Operations Hub Professional. If pricing is a bit too prohibitive, there's a manual workaround where you simply add these contacts to a list. Once a month (or week) you'd manually delete the contacts from the list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your workflow would enroll contacts based on:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;Last sequence enrolled&lt;/EM&gt; is any of [sequence ID] AND&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Last sequence ended date&lt;/EM&gt; is known.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(To find the sequence ID, navigate to &lt;EM&gt;Menu&lt;/EM&gt; &amp;gt; &lt;EM&gt;Automation&lt;/EM&gt; &amp;gt; &lt;EM&gt;Sequences&lt;/EM&gt; &amp;gt; &lt;EM&gt;Manage&lt;/EM&gt; and click on a sequence. Your URL should look like this: &lt;A href="https://app.hubspot.com/sequences/PORTAL_ID/sequence/SEQUENCE_ID/edit" target="_blank" rel="nofollow noopener noreferrer"&gt;https://app.hubspot.com/sequences/PORTAL_ID/sequence/SEQUENCE_ID/edit&lt;/A&gt;. Copy the sequence ID.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The next step in your workflow would be to add the contact to a &lt;STRONG&gt;static&lt;/STRONG&gt; list (which you need to create before setting up the workflow).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To summarize, contacts would enter the workflow when their sequence, specified by the ID, ends. They are then added to a static list which you can "empty" on a regular basis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any follow-up questions!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 10:10:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660579#M7689</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2022-07-06T10:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Sequence with a Workflow</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660625#M7690</link>
      <description>&lt;P&gt;Hi Karsten,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;many thanks for the quick and helpful feedback on this! Unfortunately the Hubspot Operations Pro plan is not an option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently trying to set up the workflow, however, I cannot find the filter type "sequences" as my enrollment trigger. The filters I currently have are shown here (see screenshot).&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-06 at 12.55.21.png" style="width: 304px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/70012i35C8D66F7C56C8C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-06 at 12.55.21.png" alt="Screenshot 2022-07-06 at 12.55.21.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your feedback its very much appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 11:56:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660625#M7690</guid>
      <dc:creator>MBrommekamp</dc:creator>
      <dc:date>2022-07-06T11:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Sequence with a Workflow</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660627#M7691</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/412195"&gt;@MBrommekamp&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The sequences properties I mentioned can be found under &lt;EM&gt;Contact properties&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 11:58:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Integrate-Sequence-with-a-Workflow/m-p/660627#M7691</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2022-07-06T11:58:57Z</dc:date>
    </item>
  </channel>
</rss>

