The 123FormBuilder modules enable you to monitor new submissions, new forms and make a custom API call in your 123FormBuilder account.
Prerequisites
A 123FormBuilder account
In order to use 123FormBuilder with {{Make}}, it is necessary to have a 123FormBuilder account. If you do not have one, you can create a 123FormBuilder account at www.123formbuilder.com/signup.html.
![]() |
Warning |
---|---|
Please register using the email address and password otherwise, you will not be able to connect {{Make}} to your 123FormBuilder account. If you have already registered using Google, Facebook or Microsoft, please reset your password by clicking the Forgot your password? link on the login screen and then set a new password. |
![]() |
Note |
---|---|
The module dialog fields that are displayed in bold (in the {{Make}} scenario, not in this documentation article) are mandatory! |
To connect your 123FormBuilder account to {{Make}} you need to enter your login credentials to {{Make}}.
Go to {{Make}} and open the 123FormBuilder module's Create a connection dialog.
Enter your email and password, then select the location of the server and click Continue.
The connection has been established. You can proceed with setting up the module.
Retrieves form details when a new form is created.
Connection |
|
Limit |
Set the maximum number of forms {{Make}} will return during one execution cycle. |
Retrieves submission details when a form is submitted.
Connection |
|
Limit |
Set the maximum number of submissions {{Make}} will return during one execution cycle. |
Form |
Select the form you want to watch for new submissions. |
Allows you to perform a custom API call.
Connection |
Establish a connection to your 123FormBuilder account. |
|||
URL |
Enter a path relative to
|
|||
Method |
Select the HTTP method you want to use:
|
|||
Headers |
Enter the desired request headers. You don't have to add authorization headers; we already did that for you. |
|||
Query String |
Enter the request query string. |
|||
Body |
Enter the body content for your API call. |