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 ...
The API guide talks about both of them. I wish there were a better more basic resource to explain this stuff, but I do a lot of copying what works.....