Introduction Web interfaces
Note: These features are part of the Visforms Subscription and are not included in the free Visforms version.
After submitting the form, you can send the form data to:
- Web interfaces,
- REST API endpoints.
This allows you to integrate the form data into third-party systems.
Such third-party systems include:
- common CMS systems,
- Vtiger,
- Zapier,
- in-house solutions.
The configuration is done via the form configuration and the field configuration.
Form configuration
In the form configuration, you configure:
- the type of web interface and
- all necessary details about the web interface, such as the access data and other technical details.
Notifications and logging
There are always the following options for calling the web interfaces:
- Allow the call to run in the background without informing the user.
- Optionally display a success message to the user.
As an alternative to the Visforms standard text, the success message can also consist of a user-defined text. You can use Visforms placeholders in the success message. - Optionally display an error message to the user.
As an alternative to the Visforms standard text, the error message can also consist of a user-defined text. You can use Visforms placeholders in the error message. - Log the interface calls to a file in the event of an error.
- Log the interface calls to a file in the event of a success.
Field configuration
In the field configuration, you configure:
- the integration of the field in the transfer and
- the possibly different name of the field in the web interface.
Types of web interfaces
Visforms currently only supports one Generic connection, which can be used for many web interfaces.
Note: In future Visforms versions there will be additional connections specialized for common web interfaces.