Duplicate a card

The duplicate card option creates copies of existing cards in your flow. This is helpful when creating flows that require multiple similar cards, such as long flows with repeated functions, or flows with branching.

When you duplicate a card, a copy is created that inherits the internal configurations of the original card such as custom labels, descriptions, error handling conditions, and configured fields. You can choose whether to keep the data mappings.

Start this task

  1. Open your flow in the flow builder view.

  2. Click the Duplicate icon on the bottom pane of the card that you want to duplicate.

  3. Choose from the following options:

    • Duplicate card with mappings: Create a copy of the card and all nested cards and preserve all inbound and internal data mappings.

    • Duplicate card without mappings: Create a copy of the card and all nested cards and remove all data mappings.

  4. A new copy of the card is added beside the existing card.

Limitations

  • Branching cards, such as If/Else and If/Elseif, can only be duplicated if they contain fewer than 50 cards.

  • You can't duplicate event or note cards.