Incoming Webhooks
Articles
gravityflowincomingwebhook_check_permissions
The gravityflowincomingwebhook_check_permissions filter allows developers to override or extend the permission logic for incoming webhook REST API requests in the Gravity Flow Incoming Webhook extension.
gravityflowincomingwebhook_response_post_process
The gravityflowincomingwebhook_response_post_process filter allows the WP_REST_Response object to be modified after processing.
gravityflowincomingwebhook_response_pre_process
The gravityflowincomingwebhook_response_pre_process filters the processing of the webhook to be able to override the response entirely.
gravityflowincomingwebhook_route
The gravityflowincomingwebhook_route filter allows developers to modify the REST API route used for incoming webhooks in the Gravity Flow Incoming Webhook extension.
gravityflowincomingwebhook_route_args
The gravityflowincomingwebhook_route_args filter allows developers to modify the arguments used when registering the REST API route for incoming webhooks in the Gravity Flow Incoming Webhook extension.