How to I properly get a webhook to fire for AddRecord?
I am just trying to figure out basic Webhooks. I want to trigger a webhook when a data record changes in Table 1 to add a record to Table #2. I set everything up with 1. When criteria are all set ...
Ah Ok. I'm actually trying out my first webhook of creating a record in one table when another record is created. Trying to figure all of this out. Thanks