Hey Clay team,
I’ve got two tables in Clay:
Companies table: enriches company info and sends a note via webhook—works perfectly.
People table: shows 2–3 employees per company.
The issue: Every person row triggers a webhook, so I end up with multiple notes for the same company. I need a single note per company that includes all employees.
How can I achieve this?
My end goal is two have two notes or two webhook calls per company. one that the sends the company details from the companies table and the other is what send the people details from the people table.
Thanks,
Peter from Sales Captain