With the Web Hooks addon, you can send WordPress form data to any external URL using a simple GET or POST request.
Add your configuration on the form and set the endpoint url, method (POST/GET) and data to send. You can also use our special tags to send additional information such as IP address or WordPress post url.
You can also configure additional HTTP headers to be sent along with the request.