설명
RT Webhook for Gravity Forms 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 Gravity Forms fields 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.
설치
- 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.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “RT Webhook for Gravity Forms”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
2.0.0
- Initial conversion from Contact Form 7 to Gravity Forms.
- Added Field Mapping with dynamic dropdowns for GF.
- Added Conditional Logic.
- Added Custom Headers support.
- Added Enhanced Logging system.