Filter: gravityflow_webhook_url_in_note
Dynamic Hook Name
This hook supports dynamic naming with the following modifiers:
$this->get_form_id()
Example hook names:
gravityflow_webhook_url_in_note(base hook)gravityflow_webhook_url_in_note_1(with first modifier value)
Allows the URL to be hidden in the notes. Useful if API keys are in the URL params.
Parameters
| Name | Type | Description |
|---|---|---|
| $show_url_in_note | bool |
Since
Source
Defined in includes/steps/class-step-webhook.php at line 871