WebHooks are simple and effective tools for enhancing usage possibilities for your web forms. WebHooks integration allows you to manage form submitted data in any way you want to. For example, you can store it in your own database or display it directly on your website.
When using WebHooks integration, you need to have a script on your server, which will handle form submitted data. 123ContactForm sends form data to that script through HTTP POST. Your custom script reads and processes it as it is designed to.
To enable WebHooks integration for your web form, go to your 123ContactForm Settings section. Select the Applications tab, choose WebHooks and press Add. Paste the URL of your script in the WebHooks lightbox and press Save.
To start using our Webhooks integration, sign up for a 123ContactForm account. If you’ve already got one, click here to log in.
The post Manage form submissions with WebHooks appeared first on 123ContactForm Blog.