Sales Email

CDP2023
Colaborador

How to keep a count

resolver

Hi!

I wanted to know whether it would be possible to have a workflow which could enroll contacts when they would have been sent a sales/1-1 email (not a marketing email specifically)?

I spoke with Hubspot support and they mentioned these conditions:

CDP2023_0-1722253382590.png

But I can see if the user decides to open the same sales email twice then it is going to get enrolled again which could cause duplicates in out count.
The end goal what we need is to keep a count of how many sales email have been sent to a contact from a aparticular agent.

Does any one have any idea with respect to this?

Regards,

CDP

0 Me gusta
1 Soluciones aceptada
karstenkoehler
Solución
Miembro del salón de la fama | Partner
Miembro del salón de la fama | Partner

How to keep a count

resolver

@CDP2023 I'm not a developer but I'd start by looking at the engagements API endpoint. An application could check whether engagements are sent emails and increase a property value.

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

Ver la solución en mensaje original publicado

0 Me gusta
3 Respuestas 3
CDP2023
Colaborador

How to keep a count

resolver

@karstenkoehler  Thanks for you response!
How do you see this to be done with using custom_code?
is there an api in Hubspot which gives only the sales emails or how do you envision this?

 

Regards,

CDP

0 Me gusta
karstenkoehler
Solución
Miembro del salón de la fama | Partner
Miembro del salón de la fama | Partner

How to keep a count

resolver

@CDP2023 I'm not a developer but I'd start by looking at the engagements API endpoint. An application could check whether engagements are sent emails and increase a property value.

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 Me gusta
karstenkoehler
Miembro del salón de la fama | Partner
Miembro del salón de la fama | Partner

How to keep a count

resolver

Hi @CDP2023,

 

There is currently no way to do this via workflow, without custom development based on the HubSpot API, either via a custom code workflow action or a standalone application.

 

The reason why this is not possible via workflow is that re-enrollment based on sales emails sends is not possible. Neither do activity-based workflows exist which could trigger with each new activity. There are workarounds using re-enrollment based list membership but these limit re-enrollment to one time per day – making a counter inaccurate.

 

At the moment, this cannot be done out of the box.

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 Me gusta