Optimizing Gong Calls Filtering with HubSpot Properties
Hey! I used the new Clay x Gong feature to pull all calls from Gong and already added call details and call transcripts. It would be great if I could find a way to filter the calls based on Hubspot properties (those are either in Hubspot or also in the relevant CRM fields in Gong). For now I have two ideas:
- 1.
Use the lookup object to extract contact information based on call participant's mail adress. Then use the domain from the contact level to lookup the related company level data from Hubspot and pull the properties needed for filtering. Problems: Not sure if I have an unique identifyer for each call with the email plus the for some occassions, the [0] party is our internal rep and not the customer and it would be needed to refer to the mail in the [1] party.
- 2.
Create separate Sheets/Workbooks with a webhook: I thought about creating a webhook in Gong based on my filter criteria and let clay pull that data. Problems: This does not work to pull historical information at a change is needed to trigger the webhook (could be solved with a workaround via a dummy property, but not optimal)
Is there a better solution to pull the relevant HS data? Thanks!