123FormBuilder integrates with Webhooks

WebHook will send all submitted form data from your form builder account to a custom script located on your server. Paste the URL where your script is located and manage user input in any way you wish.

WebHook Application

With the Customize option, you can associate your form fields with the variables from your script.

Webhooks customize

With this integration, mapping variables from your script with form fields becomes easier and more accessible for any user.


Notes
:

  • Whenever you add the URL of your script in the WebHook application box, our system creates an HTTP HEAD request to validate it. Make sure that you support these types of requests before integrating your form with a webhook.
  • Add the URL where your script is located on your server in the Script URL box of the application box.

18 comments

  1. Hello.

    I would like to gain some knowledge on how to use WebHooks to send information from submitted forms to BigQuery in GCP.

    If possible, could someone please give me some instructions on how to set this up?

    Thank you.

    1. Hello and thank you for your message! To achieve this, you will need to create a script that performs the required action, however, we are unable to provide assistance with custom scripts. Thank you for understanding and please reach out if you need assistance with anything else.

  2. Also since I want to restrict access to the script that will receive the payload where can I find which IP addresses we will have to white list. In our tests traffic seems to come from 185.93.229.6 which is securinet. In anycase what is the list of IPs we would need to white-list?

    1. Our Amazon application server has a large number of IP addresses. The IP address for the post request is not a static one, there is a large amount of IPs and it changes each time. We do not have that list at the moment, however, we will investigate to see if we can create such a list. Once we have the list we will create a article with this subject. Thank you!

    1. I am afraid not because the head part of the request can not be changed or customized at this moment. However, to be sure that you are not receiving any unauthorized requests you can restrict your webhook endpoint to accept requests only from your 123FB form.

  3. Good day,
    please assist how can i get data submitted by user into mysql server database? is this possible?

    1. Yes, that is possible. You will need to create a script that behaves the way you need it and then upload it on your server.. The link generated needs to be added in your Webhooks integration. There will be a box called Script URL where you can paste the link. Also, you will be able to map the fields from your 123 form with the ones from your script. If you need more information please contact us at support@123formbuilder.com.

  4. Hi,

    I would like to get some knowledge on how to send information from a submitted form to a MYSQL database using WebHooks.

    Is this possible? if so, can anyone provide the steps on setting this up.

    Thanks!

    1. Hello Tariq,

      Sure. You will need to create a script that behaves the way you need it and then upload it on a server.

      The link generated needs to be added in your Webhooks integration. There will be a box called Script URL where you can paste the link.

      Also, you will be able to map the fields from your 123 form with the ones from your script.

      For further assistance, please do not hesitate to contact us at support@123formbuilder.com, or, through our contact page.

      Thanks.

  5. Sir,

    It is possible that I can pull all the products from the Wix Store and put it on the dropdown list of the form? I am planning to create a customize order form for my other group user and apply some discounts and push them to the cart. Thank you so much.

    1. Hello,

      Thank you for contacting us about this.

      Yes, you can copy the respective products within a Dropdown field on your form. The payments for the form can be set up in the Payments section.

      Please contact us at support@123formbuilder.com so we can provide you with more information about your scenario.

      Thanks.

  6. Am installing the Webhook, and have run into a problem, and have one question.

    Question first: from your sample code, thought I had it, but need to clarify. This is needed in the code, as the webhook automates this?

    // Now lets send an email
    $from=”From: support@123formbuilder.comrnReturn-path: support@123formbuilder.com“;
    mail(“support@123formbuilder.com”, ‘WebHooks Example’, $emailtxt, $from);

    Problem: I have added the sample code to a page, saved and uploaded it, but the webhook cannot access/find it. I’m looking for reasons why.

    Any help will be most appreciated.

    Jennie

    1. Hi Jennie!

      No, that is a sample code we provided as an example. By using the Customize lightbox of the WebHook application, you can map form fields with the ones from your script. This means the input data of those fields will be passed on submission to the parameters of your script. We only offer the bridge between your form submissions and your script.

      For further assistance, don’t hesitate to contact our Support Team at support@123formbuilder.com or via our contact page.

      Thanks!

  7. The webhook I want to link to will only link if I can provide the referrer website. I’ve tried entering my site, my custom alias, i’ve also tried 123formbuilder.com… is there another referrer it might use for a webhook?

    Thanks

  8. Respected sir,
    i have created simple form with two fields id and name. how to fetch fields data in my website . Please give me a php piece of code to get these fields data.

Leave a Reply

Your email address will not be published. Required fields are marked *

Frequently Asked Questions

Here is a list of the most frequently asked questions. For more FAQs, please browse through the  FAQs page.

Is this service free?
Yes, we offer a free form builder service. Just sign up to the Basic plan and you are all set. This plan is forever free, but you are limited with a few features only, such as 5 forms per account, 100 submissions per month and you have to keep the backlink to 123FormBuilder on your forms. Check out our features matrix for more information.
How many forms can I create?
It depends on the service plan you are on. Higher service plans enable more features, including more web forms for your account. If you need more forms, go to the My Account section of your account and click the upgrade button. To create an unlimited number of forms, either upgrade to the Platinum service plan or higher. Consult our features matrix for more information.
How can I publish my forms?
You can publish your forms in many ways, by using their direct URL or HTML link, embedding them with a JavaScript code, Inline HTML or iFrame, using the Facebook app or the WordPress plugin, using popups, the Blogger code snippet and many more. Once you have created and customized your form, go to the Publish section to complete your work. Read more in our documentation.
How do I change my form design?
You can change the design of your form for more information. in the Themes section, which is located in your form settings. We offer a set of more than 30 predefined form themes for your forms, but you can also create your own from scratch. You can customize the submit button, the logo and more. To apply your own stylesheets, all forms come with a custom CSS editor.

Can't find what you're looking for?