When the webhook integration is enabled for a form, does this cause the client to send data to the configured webhook URL? Or is the feathery server sending it to the webhook url?
Normally webhooks are about server to server communication but wanted to verify how this is implemented in feathery as so much is happening in client code for other integrations.