Skip to main content

Filter: gravityflow_response_message_webhook

Allow the message logged to the timeline following webhook step to be modified

Parameters

NameTypeDescription
$http_response_messagestringThe status message derived from webhook response.
$step_statusstringThe step status derived from webhook response.
$responsearrayThe response returned from webhook.
$argsarrayThe arguments used for executing the webhook request.
$entryarrayThe current entry.
$this\Gravity_Flow_StepThe current step.

Source

Defined in includes/steps/class-step-webhook.php at line 858