Creating a scenario

In order for Boost.space Integrator to automate your tasks for you, you have to create a scenario. A scenario comprises of a series of modules that indicate how data should be transferred and transformed between apps/services.

There are 4 steps to creating a scenario:

Example: Add new incoming emails to a Google Sheet as a new row

To exemplify how to create a scenario, we will go through the process step-by-step. In our example scenario, we are adding new incoming emails to a Google Sheets spreadsheet as a new row.

Example scenario.png
[Note] Note
Before you begin creating any scenario, ensure you are signed in to your Boost.space Integrator account.

Step 1: Choose your apps

  1. Go to your organization dashboard and click Create a new scenario button.
    Dashboard-scenario.png

    You can also go to Scenarios > Create a new scenario .

    Scenarios-create a new scenario.png
  2. Click the plus icon. A list of apps appears. In the search field, search for the app you want to use. In this case, search for Email.
    Add apps.gif

Step 2: Build your scenario

Add Email module

Select the folder whose emails you want to watch.

  1. Go to Scenarios > Create a new scenario
  2. Add Email > Watch email module.
  3. Create a connection to your email.
  4. Select the folder whose emails you want to watch.
  5. Select the criteria of the emails you want to watch from the dropdown menu.
  6. (optional)

    Specify if you want to watch emails from a specific email address, emails that contain a specific phrase, etc.

     

    Watch emails module.png
  7. Click OK to save.
  8. A pop-up appears. Choose from when to want to start watching emails.

     

    Choose where to start.png
  9. Click OK to save.

Add Google Sheets > Add a row module

  1. Hover over the right part of the Email module. The plus sign appears.

    Click Add another module. An empty module appears.

  2. Search for and click the module you want. In this case, select Google Sheets > Add a row module.
    Add another module.gif
  3. Create a connection to your Google account.
  4. Under Choose a method, select whether you want to select your spreadsheet from the list or manually.
  5. Under Choose a Drive, select your drive.
  6. In Spreadsheet ID, select your spreadsheet.

    If your spreadsheet is in the folder, first select the folder. Then, click the plus sign to select the specific spreadsheet in the folder.

  7. Select the sheet name.

     

    Google Sheets example.png
  8. Select whether your table contains headers. Our table contains headers, but yours doesn’t have to.
  9. In values, map the data you want to get in your spreadsheet.

    If your table has headers you will see the header names before the letter in brackets.

  10. Click OK to save.

     

    Google sheets ex2.png
[Note] Note
For more robust scenarios, repeat the same steps as in Step 2 until you add all the modules you want.

Step 3: Test your scenario

Before you activate and schedule your scenario, you should test your scenario to check if everything is working properly.

 

  1. Click the Run once button to test your scenario.
    Test your scenario.gif
  2. Bubbles appear on top of the modules, which gives you information about the processed data, or what is referred to as bundles.

    Click the number to display the information about the processed bundles, including the number of operations. By clicking the individual operations, you can see which module settings were used and which bundles were returned by which module.

    For more information, see the Execution flow section.

     

    Bundles.gif

Testing your scenario is vital for seeing how data flows through your scenario. It also helps to show if there are any errors in your scenario.

[Note] Note
If you encounter an error for any scenario, see our Error processing section.

Step 4: Schedule and activate your scenario

Your scenario is almost ready to run, but it’s still inactive.

  1. To schedule your scenarios, click on the Schedule setting.

     

    Schedule setting.png
  2. Set how often you want your scenario to run.
  3. Click OK to save.

     

    Schedule Settings1 .png
  4. To activate your scenario, exit the scenario editor by hitting the arrow icon in the top-left corner, as shown in the animation below.
    Activate scenario.gif

    Click the ON/OFF button to activate your scenario and setting up the schedule.

Once activated, your scenario will run according to its schedule.

For further details on Scenario editor, please visit our Scenario editor documentation.

Important terms

Scenario activation

Scenarios are active or inactive. You can change the scenario status by clicking the ON/OFF button in the scenario detail.

Scenario schedule

Active scenarios execute according to a schedule. See Scheduling a scenario.

Scenario name

To rename your scenario, click on the scenario‘s name in the top left corner. Press ENTER or click outside the edited field to save the new scenario name.

Rename_scenario.png

Selecting the first bundle

Triggers allow you to select the first bundle that you want to process in the scenario. See Selecting the first bundle.

Number of returned bundles

Modules, by default, always return only two bundles. You can change this in the module settings field Maximum number of returned bundles.

Advanced scenario settings

Boost.space Integrator allows you to configure a number of other advanced settings. See Scenario settings.