Hi! I’m trying to set a workflow for counting Tickets associated to a Company.
We want to set a workflow so it would create a new Customer Success Ticket for each Company that had more than 3 new Support Tickets Last 7 days.
- I tried to create a workflow that would enroll each Company with a new Ticket (filter: Support Pipeline + Create date is less than 1 day ago) and check every day (for 7 days) if there is a new Support Ticket created in last 24 hours. Every branch with more than 3 Support Tickets is set to create a new CS Ticket for this Company.
But this way I can count only 1 new Support Ticket per day, so I would miss a Company that would have a few Support Tickets opened in one day. - Then I also tried to create a workflow that would count Support Tickets for each Company. I created a Company prooperty: Number of Associated Tickets (Support) and set the Workflow to increase this amount by 1 for each new Support Ticket assosiated with this Company. This Workflow is adding 1 for the first Support Ticket but for some reason is not Re-enrolling the Company for new Support Tickets after the first one.
Any ideas on how I can set a workflow to create a new Customer Success Ticket for each Company that had more than 3 new Support Tickets Last 7 days would be appreciated.
Thanks!

