Description
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.
Installation
- 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.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Tricasol DataBridge for Contact Form 7” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tricasol DataBridge for Contact Form 7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.6.4
- Initial release.