Webhook for Bricks Forms

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

Installation

  1. Upload the plugin files to the /wp-content/plugins/webhook-for-bricks-forms directory or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. 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

අප්‍රේල් 15, 2025
I was about to write my own custom PHP integration to connect Bricks Builder forms with my webhook, but this plugin saved me a ton of time. Super simple to use, does exactly what I needed, and works flawlessly. Very helpful – thank you for creating this!
Read all 1 review

Contributors & Developers

“Webhook for Bricks Forms” is open source software. The following people have contributed to this plugin.

Contributors

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.