count of emails received in a deal

ENadeem
Participant

hi, how can i count number of emails received in a deal , how to count number of emails received for a deal in a deal-based workflow? 

0 Upvotes
1 Accepted solution
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Hi @ENadeem,

 

There aren't any out of the box featuers for this at the moment, you would have to leverage custom code and the Engagements API.

 

In a deal-based workflow, you would enroll deals when the 'Number of sales activities' changes, then use a custom code workflow action (available in Operations Hub Professional or Enterprise) to check the count of emails, then save this value to a number property via 'Edit record'.

 

There is unfortunately neither a default property nor a way to trigger a workflow with each email send.

 

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.

View solution in original post

0 Upvotes
1 Reply 1
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Hi @ENadeem,

 

There aren't any out of the box featuers for this at the moment, you would have to leverage custom code and the Engagements API.

 

In a deal-based workflow, you would enroll deals when the 'Number of sales activities' changes, then use a custom code workflow action (available in Operations Hub Professional or Enterprise) to check the count of emails, then save this value to a number property via 'Edit record'.

 

There is unfortunately neither a default property nor a way to trigger a workflow with each email send.

 

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 Upvotes