Description
Webhook for Bricks Forms allows you to easily configure form ID and webhook URL pairs to trigger custom webhooks on Bricks form submissions. Features include:
* Add and manage form-webhook pairs via the admin panel.
* Debug mode for testing webhook responses.
* Logs form submissions for troubleshooting.
This plugin is designed for seamless integration with Bricks Builder and ensures secure and optimized performance.
Video Tutorial – Webhook For Bricks Forms Setup Guide
Try Webhook For Bricks Forms in a Sandbox
Bricks 2.0
Bricks 2.0 has native webhook support, but the custom action that is needed for this plugin still works and functions and as such I intend to continue to maintain it given I have it on a fair number of sites.
Notes
If you encounter any issues or have suggestions, feel free to reach out via the plugin support forum.
Screenshots
Plugin settings page for managing webhooks and debug options. Webhook for Bricks Forms Plugin Dashboard Example Form ID Example Form ID in the backend Action Must be Custom Action Must be Custom 4.Example of Matches webhook Pair Example of Matches webhook Pair
Installation
- Upload the plugin files to the
/wp-content/plugins/webhook-for-bricks-forms
directory or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to the ‘Webhook for Forms’ submenu under the Bricks menu to configure settings. – Instructions here: https://github.com/stingray82/webhooks-for-bricks-forms/blob/main/README.md
FAQ
-
What is Bricks Builder?
-
Bricks Builder is a powerful WordPress site builder. This plugin extends its functionality by integrating webhook triggers for forms.
-
How do I enable debug mode?
-
Enable debug mode in the plugin’s settings page to log form submissions and webhook responses for troubleshooting.
-
Is this plugin translatable?
-
Yes, the plugin is fully translatable and includes a text domain
webhook-for-bricks-forms
. -
Will the plugin stay now bricks 2.0 is released?
-
Yes, the plugin is currently fully compatible and tested with 2.0
Reviews
Contributors & Developers
“Webhook for Bricks Forms” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Webhook for Bricks Forms” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
- Test Release Automation & Video Recording
- Pushed Version Number to Match Base Bricks Version 2.0
1.4.2
- Test Release Automation
1.4.1
- Fix Version Issue
1.4
- Bump Version Number
- Tested to 6.8.2
- Tested with Bricks 2.0
1.31
Fixed Multisite Redirection issue replaced with JS
1.3
- Updated Debug Options
- WordPress.org Changes
- Added edit option rather than just the save over option
- Name confirmed to webhook-for-bricks-forms
1.2
- Warning Breaking Changes – Migration needed to new data options
- Added Option for JSON and Formdate sending of data
1.1
- Added support for translations using the
webhook-for-bricks-forms
text domain. - Improved security with input sanitization and validation.
- Resolved a linter warning related to unsanitized nonce usage.
- Updated debug mode to be conditionally active and wrapped in secure logic.
- Enhanced escaping for admin page outputs to meet WordPress security standards.
1.0
- Initial release with basic functionality for managing form-webhook pairs.
- Added debug mode to log webhook responses and form submissions.