Skip to content

Flow

Description

The flow allows you to drag and drop form fields onto the studio to structure the input types of the shape.

Create a Shape

  1. Open Roboteur and sign in
  2. Click on the plus button in the top left corner of the screen
  3. Navigate to the Shape tab inside of the modal
  4. Enter the fields
  5. Click continue to create the shape

Add Data-Types as Fields

  1. Open the shape
  2. Click on the toolbox tab
  3. Drag the a Data type onto the studio
  4. You will see a modal pop up
  5. Enter the fields
  6. Press continue

Edit Field Settings

  1. Open a shape that has shape fields
  2. Click on the settings button in the Shape Fields section for the field you want to change
    Shape Field Settings
  3. a Modal will pop up providing you with the field settings
    Field Modal
  4. Change the settings
  5. Click continue

Remove Field

  1. Open a shape that has shape fields
  2. Click on the remove button in the Shape Fields section for the field you want to remove
    Remove Field
  3. You will see the field are removed from the Record Preview
  4. Save your shape for the change to take effect
    Save Shape

Validate Input

  1. Open a shape that has shape fields
  2. You will find the fields displayed in a form format
    Shape Studio
  3. Enter the field values in the input form
    Form Input Preview
  4. Click Validate input
  5. You will see the example output of the completed shape
    Form Output Preview
What the record preview assists you with
  • You can validate your inputs before taking the shape to production
  • You can get a json stuctured schema of the input fields and a json output after validating the input values