Add a signature HTTP header to webhook requests to prevent man-in-the-middle and replay attacks.
As of April 2026, Webhook Signature add-on for Gravity Forms is a WordPress forms plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.0K+ times in total. Requires WordPress 4.0+ and PHP 7.0+. Available on WordPress.org since 2021. Last updated 5 years ago — may have compatibility concerns. Top alternative: WPForms – Easy Form Builder for….
This plugin can sign the webhook events sent by the Gravity Forms WebHooks Add-On to your endpoints by including a signature in each event’s X-Gform-Signature header. This allows you to verify that the events were sent by the Gravity Forms add-on, not by a third party. As of right now, you must verify the signatures by manually using your own solution. However, an example of a Node.js (JavaScript) implementation is linked below.
Before you can verify signatures, you need to retrieve your endpoint’s public key (more information at this question).
This plugin uses the same keys for every form and endpoint, meaning that the same keys will be used for every signature generated.
| WordPress | 4.0+ requiredTested up to 5.6.17 |
| PHP | 7.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.