Copy/paste or duplicate and drag/drop Workflow Actions

As a “no code” visual platform, I appreciate the way Workflows introduces additional logic to automations that was not there previously.

One situation I run into frequently is that I will have multiple branches of a workflow that require different logic and handling, but all end in a similar result with a notification email of a success or an error message in the item’s conversation.

Because Workflows does not allow for a side branch that rejoins the main flow (the way programming might), each branch ends up with its own final action.

Workflows also doesn’t allow rich copy/paste that preserves tags within an email or notification body (automations uses double curly braces {{ / }} for this).

I would like to be able to copy and paste or duplicate an action so that I can append it to the end of each workflow branch and either use it as-is or make the small modification to it that it needs to account for that specific workflow.

If that’s not possible, at least allow for rich copy/paste of tags to make it easier to duplicate notifications and email bodies that contain tag references.

2 replies