Feature since v1.5.0
Contact Form 7 Integration
Built-in normalization of CF7 submission objects into clean JSON payloads.
$
When the `wpcf7_mail_sent` action fires, CF7 submission objects are automatically converted to a structured array containing form ID, title, all field values, and request metadata. No custom hook code required — configure a webhook with the CF7 trigger and the payload is ready to send.
/ Related
Ready Stop losing webhooks.
Stop losing webhooks.
Start logging them.
$ wp plugin install flowsystems-webhook-actions --activate