BACK TO DIRECTORY

Webhook Signature add-on for Gravity Forms

by danielboven

0.0
(0 ratings)

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.

Verification implementations

  • Node.js: See the example on Github.

Plugin Details

Active Installs
0
Total Downloads
1,437
Version
1.0
Requires WP
4.0
Requires PHP
7.0
Tested Up To
5.6.19
Added
2021-02-17
Last Updated
2021-02-17 8:44am GMT

Ratings

5
0
4
0
3
0
2
0
1
0