Skip to main content
All CollectionsQuick start
How to create a workflow
How to create a workflow

This article provides a step-by-step guide on creating a flow in Scade.pro, covering different ways to start and build workflows.

Updated over a week ago

  1. Log in to Scade.pro.

  2. Click the "Create" button at the top right.

  3. Choose how you want to start your flow:

    • Start with a blank workflow

    To begin with a blank canvas, click the "New workflow" option. This will open the Workflows with two default nodes: a "Start" node and an "End" node. You'll notice the title "Untitled" at the top mid. Click on it to name your flow.

    • Import from a file

    If you have a JSON file of an existing flow, click "Import workflow from json" and select your file from your computer. Once uploaded, you'll be directed to the Workflows with your imported flow

  4. Or, alternatively, use a template. Go to the Home page, choose whatever pre-set template you like, hover over it and click the "Clone" button. To see all the templates available press "Explore all" button.

After choosing how you want to start, you'll be directed to the Workflow builder. This is your creative space to drag and drop different nodes in order to design and implement the logic you need for your workflow.

Did this answer your question?