Child parent Worklflow

Options

Hello , I have a work flow something like below. How can I create the red condition path without repeating the entire workflow of approval from A under approval from B ?

Untitled.png


Answers

  • Hi @Shabnam Mojabi

    Workflows are like dominoes - once it has passed the Condition Path, it can't go back up to go down a different path.

    I would suggest building two workflows: one for Approval from B, and one for Approval from A. That way you can have the Trigger for your A workflow be either your original trigger with the condition OR the Approval from B. Let me know if this makes sense!

    Cheers,

    Genevieve

    Need more information? 👀 | Help and Learning Center

    こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions

  • Hi @Genevieve P.


    Thanks for your response and the Dominoes Methaphor was amazing for the better understanding. Yes I actually ended up doing the exact same thing. created 2 separate workflow for A and B. Thank you!