How to use webhooks with forms

Yes, you need to choose “custom” as the action and then in your code snippet plugin of choice paste in that code.

Pabbly gives you their webhook url, so paste that pabbly webhook url into the $webhook_url = “https://yourwebhookurl”; line and test to see if it picks up data when you send stuff.