Gravity Flow Actions and Filters

Articles

gravityflow_step_is_condition_met

The gravityflow_step_is_condition_met filter allows customization of whether a step should be executed or not.

gravityflow_step_notification_assignees

The gravityflow_step_notification_assignees filter allows developers to customize the list of assignees who will receive notifications for a specific step.

gravityflow_step_schedule_timestamp

The hook gravityflow_step_schedule_timestamp allows customizaton of the step’s schedule time.

gravityflow_step_settings_fields

The gravityflow_step_settings_fields filter allows new settings to be added existing step types or modify existing.

gravityflow_step_start

The gravityflow_step_start filter allows customization of the step on which an entry will start its workflow.

gravityflow_step_status_evaluation_approval

Allows the step status for the approval to be customised.

gravityflow_step_status_webhook

The gravityflow_step_status_webhook filter allow the step status for the outgoing webhook step to be modified before the step is complete.

gravityflow_submit_button_text_user_input

Use this filter to change the text of the submit button on the user input step.

gravityflow_timeline_note_add

The gravityflow_timeline_note_add filter allows customization of the timeline note before it is added to the database.

gravityflow_timeline_notes

The gravityflow_timeline_notes filter allows you to customize the entries of the activity log for a given entry/workflow, before they are presented in multiple locations including the entry detail screen and {workflow_timeline} merge tag.