RT Webhook for Contact Form 7

外掛說明

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.

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ browser in WordPress.
  3. Look for the RTWC Webhooks menu in your dashboard sidebar.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈RT Webhook for Contact Form 7〉的開發相關工作。

參與者

將〈RT Webhook for Contact Form 7〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.
  • Added Field Mapping with dynamic dropdowns.
  • Added Conditional Logic.
  • Added Custom Headers support.
  • Added Enhanced Logging system.