<?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: Number of phone calls from contact past 90 days in Dashboards &amp; Reporting</title>
    <link>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001810#M10360</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/429651"&gt;@JBoger&lt;/a&gt;&amp;nbsp;what you're trying to do isn't possible with the current limitations for workflow enrollment based on activities as&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111325"&gt;@karstenkoehler&lt;/a&gt;&amp;nbsp;mentioned and despite&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/711889"&gt;@Humashankar&lt;/a&gt;&amp;nbsp;trying to find a workaround solution, even with a CCA (custom coded action with Ops Hub Pro+) this wouldn't be possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is likely a solution possible via the API, which would require developing an app integration to send over the activity, track the volume and date range, and then trigger a notification - this would be over-engineering a solution at a great expense that can likely be solved in a different way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's the goal of having the internal managers notified? what action will they take? what value are you gaining by identifying these contacts - those that call or email 10+ times in 90 days? is this a good thing? or a concern? are these sales leads? or support customers?&lt;/P&gt;</description>
    <pubDate>Sun, 07 Jul 2024 13:31:57 GMT</pubDate>
    <dc:creator>Jnix284</dc:creator>
    <dc:date>2024-07-07T13:31:57Z</dc:date>
    <item>
      <title>Number of phone calls from contact past 90 days</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001572#M10352</link>
      <description>&lt;P&gt;We are looking to create a workflow that will send an internal email to managers when a contact has called or emailed us more than 10 times in 90 days.&amp;nbsp; Any thoughts on what filters are available in HubSpot that would allow us to create this workflow?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating the workflow to send the internal email is not an issue.&amp;nbsp; It's coming up with the filters to trigger enrollment in the workflow that we are struggling to come up with.&amp;nbsp; We need to be able to do a total count of all phone calls and emails for contacts, and enroll the contact in the workflow when the total number of phone calls and emails is greater than 10 over the past rolling 90 days.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 18:35:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001572#M10352</guid>
      <dc:creator>JBoger</dc:creator>
      <dc:date>2024-07-05T18:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Number of phone calls from contact past 90 days</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001611#M10354</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/429651"&gt;@JBoger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try to create two custom properties in HubSpot&lt;/P&gt;
&lt;P&gt;"Total Calls (Past 90 Days)" and "Total Emails (Past 90 Days)", which will store the number of phone calls and emails from a contact within the last 90 days, in turn.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So therefore, set up two separate workflows - Phone Call Workflow and Email Workflow - that trigger when a new phone call or email activity is logged for a contact.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These workflows update the respective custom properties and enroll contacts in the main workflow if the value exceeds 10.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The main workflow can then perform the requested action, such as sending an internal email notification to managers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With this workflow setup you will be able to count phone calls and emails together within a specific timeframe and trigger workflows based on the combined&amp;nbsp;activity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hope this helps - Happy to help further!!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Thank you very much and have a great one!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Warm regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 20:42:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001611#M10354</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2024-07-05T20:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Number of phone calls from contact past 90 days</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001650#M10357</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/711889"&gt;@Humashankar&lt;/a&gt;&amp;nbsp;workflows don't allow for reenrollment based on activities such as emails, how exactly do you propose to work around that? Your reply skips over that part.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 04:39:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001650#M10357</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-07-06T04:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Number of phone calls from contact past 90 days</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001684#M10359</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111325"&gt;@karstenkoehler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for highlighting that point - agreed, with that constraint we can't move forward.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am trying to find other options to attain this by creating a static list that captures for contacts exceeding the threshold.&lt;/P&gt;
&lt;P&gt;Let me figure out and keep you posted in the thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 12:11:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001684#M10359</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2024-07-06T12:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Number of phone calls from contact past 90 days</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001810#M10360</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/429651"&gt;@JBoger&lt;/a&gt;&amp;nbsp;what you're trying to do isn't possible with the current limitations for workflow enrollment based on activities as&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111325"&gt;@karstenkoehler&lt;/a&gt;&amp;nbsp;mentioned and despite&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/711889"&gt;@Humashankar&lt;/a&gt;&amp;nbsp;trying to find a workaround solution, even with a CCA (custom coded action with Ops Hub Pro+) this wouldn't be possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is likely a solution possible via the API, which would require developing an app integration to send over the activity, track the volume and date range, and then trigger a notification - this would be over-engineering a solution at a great expense that can likely be solved in a different way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's the goal of having the internal managers notified? what action will they take? what value are you gaining by identifying these contacts - those that call or email 10+ times in 90 days? is this a good thing? or a concern? are these sales leads? or support customers?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 13:31:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1001810#M10360</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2024-07-07T13:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Number of phone calls from contact past 90 days</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1002127#M10372</link>
      <description>&lt;P&gt;We are trying to identify customers that are having support issues.&amp;nbsp; The 10 calls/emails in 90 days number was just an arbitrary number.&amp;nbsp; The actual numbers have yet to be decided.&amp;nbsp; We need to be able to identify these customers that have made several contacts to us in a short amount of time so a manager can escalate the issue they are having and get it resolved in a timely manner.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For us, we do not expect to see a large number of phone calls or emails from a customer over a short period of time.&amp;nbsp; If that happens, that typically means there is a problem that has not been addressed properly and should be escalated to a manger for quick resolution.&amp;nbsp; That is what we are attempting to resolve with this.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 13:17:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1002127#M10372</guid>
      <dc:creator>JBoger</dc:creator>
      <dc:date>2024-07-08T13:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Number of phone calls from contact past 90 days</title>
      <link>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1002130#M10373</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/429651"&gt;@JBoger&lt;/a&gt; unintuitively, like &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt; said, that's currently not possible. Especially with escalating issues, there might be more than 1 email, more than 1 phone call per 24 hours. The typical workaround (re-enrollment based on list membership of contact having had an associated activity within the last 1 day) does hence not work.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 13:20:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Dashboards-Reporting/Number-of-phone-calls-from-contact-past-90-days/m-p/1002130#M10373</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-07-08T13:20:46Z</dc:date>
    </item>
  </channel>
</rss>

