| 开发者 | raintech357 |
|---|---|
| 更新时间 | 2026年7月12日 16:44 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Authorization: Bearer your-token, x-api-key: your-key, or any proprietary header required by your endpoint.
Built-in Logging
Inspect every request with a logging panel that shows the full URL, HTTP method, request headers, JSON payload, status code, and raw server response body for the last 10 submissions.
Multiple HTTP Methods
Send POST, GET, or PUT requests. GET requests automatically append the payload as query arguments.
/wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.Yes. Gravity Forms must be installed and active. The plugin reads forms and fields through the Gravity Forms API (GFAPI).
Gravity Forms stores entry values by field ID. When you map a field, the plugin reads the value by its field ID and sends it under the webhook key you specify.
Yes. There is no limit on the number of webhooks you can attach to a single Gravity Form. Each webhook can have its own URL, HTTP method, field mapping, headers, and conditional logic.
Yes. Use the built-in conditional logic tab to fire a webhook only when a chosen field equals, does not equal, or contains a specific value.
Open the Logs tab for any webhook to see the full request URL, HTTP method, headers, JSON payload, response status code, and raw response body for the last 10 submissions.
No. Webhook requests are sent in the background after form submission and do not block the page from loading for your visitors.
rtwcgf/v1).