I’m trying to update a contact in Hubspot based on a webhook from Dripify.
The flow I’m trying to set up: Contact replies in Dripify → Creates/updates contact in Hubspot → Adds contact to a workflow in HubSpot.
The issue I’m seeing is with passing the right info into Hubspot. I’ve set it up so a contact replies and I see a contact creation, and they get added to the Hubspot workflow. However, the contact record in Hubspot is completely blank (no name, email, or anything) because the information is not getting properly passed from Dripify.
I’m using Find Contact in Hubspot but I have no idea what to put in the first search property value or the create values. The most important information I want to be able to pass is the first and last name, email, and company name. I need at the least a last name to identify the person who responded via Dripify.