AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
ConnectorConnector

Open the blind to a certain position

This action will open the blind to a certain position.

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 open the blind to a certain position.
API endpoint slug
dooya_connector.open_the_blinds_to_xx_percents
Filter code method
DooyaConnector.openTheBlindsToXxPercents.skip(string?: reason)
Runtime method
runAction("dooya_connector.open_the_blinds_to_xx_percents", {})

Action fields

Which blinds Dropdown list

Label
Which blind?
Slug
which_blinds
Required
true
Can have default value
false

Enter percent Text input > Other

Label
Enter a percentage value (0~100)
Helper text
0~100
Slug
enter_percent
Required
true
Can have default value
true
Filter code method
DooyaConnector.openTheBlindsToXxPercents.setEnterPercent(string: enterPercent)