Hello,
We are in need of only checking a Deal’s closed status. Basically when a deal closes we want the information provided by Watch CRM Objects to send all the information of that. What we are finding with Update(Modified) is that our automations within Hubspot are modifying old closed deals so their modify date changes to todays date and triggers the operations.
Is there a way to do the following without a Private App in Hubspot (as this doesn’t send all the information that Watch CRM Object does):
- checks for deals that have closed since last run
- sends that deals information
- doesn’t trigger on update or modify only on deal close
Looking at the data bundle when selecting the Update(Modified) option, it doesn’t at all get the deal close or close deal property.