AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Dobiss NXTDobiss NXT

Turn flag ON or OFF

This action will turn a flag of your Dobiss smart home ON or OFF.

About this action

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 action will turn a flag of your Dobiss smart home ON or OFF.
API endpoint slug
dobiss.flag
Filter code method
Dobiss.flag.skip(string?: reason)
Runtime method
runAction("dobiss.flag", {})

Action fields

Flag Dropdown list

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

Action Dropdown list

Label
ON or OFF?
Slug
action
Required
true
Can have default value
true
Filter code method
Dobiss.flag.setAction(string: action)