Webhooks Filters
Articles
gform_webhooks_post_request
This action fires after a Webhooks request has been executed and allows further actions to be performed.
gform_webhooks_request_args
This filter allows the webhook HTTP request arguments to be modified.
gform_webhooks_request_data
This filter allows the webhook HTTP request data to be modified.
gform_webhooks_request_headers
This filter allows the webhook HTTP request headers to be modified.
gform_webhooks_request_method
This filter allows the webhook HTTP request method to be modified.
gform_webhooks_request_url
This filter allows the webhook HTTP request url to be modified.
Webhooks Feed Meta
The Feed Meta Object for the Webhooks Add-On is an associative array with properties determining how the add-on should process the form submission.