wp_create_form_webhook
Create a Ninja Forms webhook action for a form to send submissions to a specified URL. Configure endpoint, method, headers, and activation status.
Instructions
Create a Ninja Forms webhook action on a form
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Webhook URL | |
| label | No | ||
| active | No | ||
| method | No | HTTP method (default POST) | |
| form_id | Yes | Ninja Form ID | |
| headers | No |