I’m using web hooks to receive leads from web forms, I’d like to distribute real estate leads collected from website to different Google Sheets.
Scenario A:
- New lead for ABC Residence to Agent A
Lead sample:
- ABC Residence
- Client’s Name
- Client’s Phone
Action:
- Send the data to Google Sheets of Agent A
-
Scenario B:
- New lead for DEF Residence to Agent B
Lead sample:
- DEF Residence
- Client’s Name
- Client’s Phone
Action:
- Send the data to Google Sheets of Agent B
-
Scenario C:
- New lead for DEF Residence to Agent C
Lead sample:
- GHI Residence
- Client’s Name
- Client’s Phone
Action:
- Send the data to Google Sheets of Agent C
And so on.
Please let me know if it’s possible to do that? Using Filter or Paths?
Regards,
Winson