• Live group demo of Marketing Hub + Data Agent

    Standardize reporting, reduce manual work, and introduce AI without cleanup

    Join us on March 12
  • Ready to build your local HubSpot community?

    HUG leaders host events, spark connections, and create spaces where people learn and grow together.

    Become a HUG Leader

Workflow that recognizes duplicate field values

CClark3
Participant

Hello,

I need help building a workflow. We have a project ID field on the deal level, in some situations multiple deals are attached to the same project and sometimes its the only deal for the project. We want a workflow that will look at this field and see if any other deals have this project ID and if so return a Yes or no to another field, a count of deals with that ID, or something that shows multiple projects has the same project ID. Does anyone have a work around or a fix for this? 

0 Upvotes
1 Accepted solution
Jonas_De_Mets
Solution
Top Contributor

@CClark3 our app Koalify will do exactly that to identify potential duplicates 😅
You can create a rule that will highlight deals with the same "Project ID". 

These will be marked with our Koalify Properties. One of them is the number of duplicates. 
Which is essentiall the number of times that Project ID is found. 

 

You can use it for free if you are not merging.


This is how it looks like for companies with the same "Custom ID":


Hope this helps!


Any Custom ID can be used in duplicate rules.png

Jonas De Mets
RevOps & Co-Founder @ Koalify

Connect via LinkedIn


Did my reply help answer your question? Please mark it as a solution.

View solution in original post

2 Replies 2
Jonas_De_Mets
Solution
Top Contributor

@CClark3 our app Koalify will do exactly that to identify potential duplicates 😅
You can create a rule that will highlight deals with the same "Project ID". 

These will be marked with our Koalify Properties. One of them is the number of duplicates. 
Which is essentiall the number of times that Project ID is found. 

 

You can use it for free if you are not merging.


This is how it looks like for companies with the same "Custom ID":


Hope this helps!


Any Custom ID can be used in duplicate rules.png

Jonas De Mets
RevOps & Co-Founder @ Koalify

Connect via LinkedIn


Did my reply help answer your question? Please mark it as a solution.

Jaycee_Lewis
Thought Leader

Hey, @CClark3 Have you looked at a Custom Code Actions? My gut feeling here is that you will need to be selective on how you query your Deals looking for matches, as it will be inefficient to query all deals for each record. The Search API should let you look for matches in a more efficient manner. I haven't dug too deep, but webhooks may be useful in this situation as well. 

 

Have fun testing! — Jaycee





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




0 Upvotes