I need help with the following setup:
- HubSpot (HS) form is filled out:
name
,email
.zip code
. - Zapier adds row to an existing Google Sheet 1 (GS1) with 4 columns:
name
,email
,zip
,department
- Google Sheet 2 (GS2) has two columns :
zip
,department
- Zapier needs to look up
zip code
in GS1. matchzipcode
in GS2, lookupdepartment
in GS2 and insert it into GS1department
I need help with Number 4. As soon as I have that I can send info back to HubSpot and carry on with the flow I am making.
Can anyone help ? Thanks in advance.