Extension Actions and Filters
Checklists
Folders
Form Connector
Incoming Webhooks
Parent-Child Forms
PDF Generator
Stripe
Vacation Requests
WooCommerce
Articles
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.
gravityflowparentchild_add_child_entry_link
The gravityflowparentchild_add_child_entry_link filter can be used to modify the URL of the Add Child Form link.
gravityflowpdf_content
The gravityflowpdf_content filter is used to modify the contents the PDF Generator add-on defines via the step settings template before generating the PDF.
gravityflowpdf_delete_post_send
By default, the PDF generated by the Gravity Flow PDF Generator Extension is deleted immediately after sending by email – this helps to ensure that unauthorized users don’t see fields values later on in the workflow
gravityflowpdf_download_authorized
The gravityflowpdf_download_authorized filter allows the download authorization to be overridden. Only triggered for authenticated users and assignees.
gravityflowpdf_download_file_name
Use this filter to change the name of the downloadable PDF file via the merge tag.
gravityflowpdf_file_name
Use this filter to change the name of the PDF file generated via the PDF Generator Add-On.