Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Workflow Automation with Build.one

    Workflow Automation with Build.one

    1 Context:

    🧠
    This step entails building and setting up a workflow. We will build a simple integration with an external API (SpaceX) to query information about their Rockets

    Implement the Automation-Flow

    1. Navigate to the Home Screen and open the “Automations” Menu inside of “Logialize”.
    2. Click on the button “Start from scratch” to create a new workflow from scratch, then the editor appears. (if you have existing workflows, click the “Add workflow” Button in the upper right)
    3. Name your workflow “spacex test” by entering the text in the input field:
    image
    1. to save time during the Training, you will be given a file that you can simply import using the three-dot menui on the right:
    image
    1. Your workflow should look like this. Important: Set it from ⚠️”Inactive” to ✅“Active” & click on save in the top right corner:
    image

    Check the Result

    1. click on “Test workflow”
    2. Switch from “Editor” to “Executions” to see a history of the executions of your workflow, and to see the flow of data through the nodes.

    Logo