Lazy Webhook Relay for WPForms quietly sends every WPForms submission from your WordPress site to a remote endpoint of your choice. It doesn’t interrupt WPForms.
It retries failures, signs requests with an HMAC hash, and logs its activities in /uploads/lazy-webhook-relay-for-wpforms.log.
Features:
* Works with any WPForms form (no setup per form)
* Async background sending (non-blocking)
* Choose GET or POST
* Retries with exponential backoff
* Optional shared secret for HMAC signing
* Lightweight logger
* Simple settings screen
This plugin is licensed under the GPLv2 or later.