Skip to content

Workflow variations & sharing steps between workflows #320

Open
@0xMostafa

Description

I've a workflow that varies:

  • if user is an undergrad, form will ask for university name
  • if user is a graduate, form will ask for company name

but all other steps all the same, how to implement variations?

should I define a workflow per variation? or there is some way to define variations in one workflow?

Also, if i settled for workflow-per-variation, how to share steps between workflows/variations and use their input & output dynamically?

Thank you!

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions