Delete Workflow Action

The Delete icon on the top right of the Workflow Action component allows users to remove workflow steps from their workflow. However, some workflow actions may not be deletable if they are used in other workflow actions within the workflow.

Steps to Delete a Workflow Action

  1. Locate the Step

    • Navigate to the Workflow Builder workspace and identify the step you wish to delete.

  2. Click the Delete Icon

    • Locate the Delete icon on the right side of the header of the step component.

    • The Delete icon will be enabled if the workflow action is not used in a subsequent workflow step.

    • Note:

      • If the workflow action is used in a subsequent workflow action (i.e., its output is used elsewhere), the Delete icon will be disabled.

      • In such cases, you'll need to adjust the dependent actions before deletion is allowed.

  3. Confirm Deletion:

    • After clicking the Delete icon, a confirmation prompt may appear to ensure you want to remove the action.

    • Once confirmed, the workflow action will be permanently removed.

  • Deleting a step can impact the workflow's logic, so ensure no dependencies exist before proceeding.

  • If a workflow action cannot be deleted due to dependencies, consider editing or reconfiguring the workflow actions that rely on the action first.

Last updated