Descripción
Tricasol DataBridge for Contact Form 7 forwards Contact Form 7 submissions to an external API or webhook. Select a CF7 form, configure your API URL and API key, and the plugin sends the submitted form data to your system for further processing.
This plugin captures submission data through the CFDB7 add-on (Database Addon for Contact Form 7 – CFDB7), so both Contact Form 7 and CFDB7 must be installed and active.
Features:
- Works with any Contact Form 7 form
- Sends form data via POST to your external API
- Supports API key authentication
- Optional request/response logging for debugging (when WP_DEBUG is enabled)
- Includes uploaded file URLs with the submission
This plugin is an independent integration developed by Tricasol. «Contact Form 7» and «CFDB7» are projects by their respective authors and are not affiliated with this plugin.
Instalación
- Install and activate Contact Form 7 and the CFDB7 add-on (Database Addon for Contact Form 7 – CFDB7).
- Upload this plugin to the
/wp-content/plugins/directory, or install it through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to the Tricasol DataBridge menu in the WordPress admin.
- Select your Contact Form 7 form, enter the API URL and API key, then save.
Preguntas frecuentes
-
Does it work with all versions of Contact Form 7?
-
Yes, as long as Contact Form 7 and the CFDB7 add-on are installed and active.
-
Are uploaded files sent?
-
Yes, uploaded file URLs are included with the submission.
-
Where are logs stored?
-
When WP_DEBUG is enabled, request and response details are written to the standard WordPress debug log. No log files are created otherwise.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Tricasol DataBridge for Contact Form 7» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Tricasol DataBridge for Contact Form 7» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.6.4
- Initial release.