API calls are operations performed when another service communicates with ours. For example, if you use Zapier, each time the two apps in a… Read more
API calls are operations performed when another service communicates with ours. For example, if you use Zapier, each time the two apps in a… Read more
The API key is a secret token that is used to identify the origin of a request. Each 123FormBuilder account has an API key… Read more
At some point, while using our API, you may fail to access the data from your 123FormBuilder account. It’s best that you understand from… Read more
The POST Webhook API page is useful in integrating a form with an external application. More precisely, the form submission is the "trigger" and… Read more
The Retrieve Submissions Count API page has the simplest output: an XML document with a root element containing a numeric value. Page URL can… Read more
The Retrieve Submissions action is a little more complex than the others. It returns details about the submissions of a certain form. Page URL… Read more
The Retrieve Fields API page outputs information about the fields of a certain form. Page URL can be found in our knowledge base for developers… Read more
The Retrieve Forms API page retrieves details on any form that belongs to the current user. The user is determined by the apiKey parameter.… Read more
The 123FormBuilder API is built mainly for programmers who want to retrieve data from their account and, implicitly, from their forms. Note: If you… Read more
After you log in to your 123FormBuilder account, click on My Account . In the subsection API Keys, you'll find yours listed. If the API… Read more
Here is a list of the most frequently asked questions. For more FAQs, please browse through the FAQs page.