Articles

gravityflowchecklists_user_admin_checklists_url

The gravityflowchecklists_user_admin_checklists_url filter allows developers to modify the checklists URL in the WordPress user admin row actions.

gravityflowchecklists_rest_api_capability_update_user_exemption

The gravityflowchecklists_rest_api_capability_update_user_exemption filter allows the capability required to update user exemptions via the REST API to be modified.

gravityflow_web_api_capability_get_entries_steps

The gravityflow_web_api_capability_get_entries_steps filter allows developers to customize the capability required to retrieve the workflow steps for a specific entry via the Gravity Flow Web API.

gravityflowparentchild_child_entry_url

The gravityflowparentchild_child_entry_url filter allows developers to modify the URL for child entries displayed in the parent-child forms relationship panel.

gravityflowwoocommerce_payment_step_started

The gravityflowwoocommerce_payment_step_started allows developers perform custom actions (such as logging, notifications, or integration tasks) right when the payment step begins processing an entry.

gravityflow_assignee_status_list_woocommerce

The gravityflow_assignee_status_list_woocommerce filter allows developers control whether the assignee status list is displayed for WooCommerce payment steps in the workflow detail box.

gravityflowchecklists_form_title

The gravityflowchecklists_form_title filter allows the title of the form in the checklist to be modified.

Schedule

The Schedule setting allows you to delay when a step is triggered. This is useful when steps run too closely together or when actions must occur on a specific date. It’s commonly used for content dripping, such as sending a series of emails over several days.

Next Step

The Next Step setting defines which step the workflow should move to after the current one finishes, as long as the Step Condition allows it to run. Available options may vary based on the step type.

Condition

The Condition setting lets you control whether a step should run or be skipped when the workflow reaches it. Similar to Gravity Forms’ field conditional logic, it uses entry values to determine if the step should be executed.