My zaps use a Deal Stage Change in Hubspot as a trigger, and gather information about the Contact associated with that Deal. In the now-deprecated New Deal In Stage trigger, that worked by fetching the Contact ID from the AssociatedVids property in the Deal, then using that to fetch the Contact.
If I update the Zap to use the new Updated Deal Stage trigger, I can’t retrieve that field. (To be honest, I can’t remember how I specified that field in the first place -- whether it appeared deep in the list of additional properties or not.)
The Zap using the deprecated trigger still works, and retrieves that property -- so it’s still there in the Deal. Ideas about how to do this using the new trigger or some alternative?