A beginner's guide
Explore Plans
Mobile menu Close menu
Dobiss NXTDobiss NXT

Scenario is launched

This trigger fires when a Dobiss scenario is launched.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a Dobiss scenario is launched.
API endpoint slug
dobiss.scenarios

Trigger fields

Scenario Dropdown list

Label
Which scenario?
Slug
scenario
Required
true
Can have default value
false

Ingredients

Scenario nameThe name of the Dobiss scenario

Slug
scenario_name
Filter code
Dobiss.scenarios.ScenarioName
Type
String
Example
Scenario 1

Date timeThe date/time the scenario was launched

Slug
date_time
Filter code
Dobiss.scenarios.DateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00