Description
RTWC Webhook for Contact Form 7 allows you to send form submission data to any external URL or service (like Zapier, Make.com, or your own custom API) with granular control.
Advanced Features:
- Multiple Webhooks: Assign multiple webhooks to a single form.
- Dynamic Field Mapping: Select CF7 tags from a dropdown and map them to custom JSON keys.
- Conditional Logic: Trigger webhooks only when specific field values match your criteria.
- Custom HTTP Headers: Add authorization tokens or other custom headers (e.g., Bearer tokens).
- Logging System: Keep track of the last 10 webhook requests with full URLs, headers, payloads, and server responses.
- Support for Multiple Methods: Use POST, GET, or PUT requests.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ browser in WordPress.
- Look for the RTWC Webhooks menu in your dashboard sidebar.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« RT Webhook for Contact Form 7 » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « RT Webhook for Contact Form 7 » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.0.0
- Initial release.
- Added Field Mapping with dynamic dropdowns.
- Added Conditional Logic.
- Added Custom Headers support.
- Added Enhanced Logging system.