AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
MyCurtainsMyCurtains

Move a drapery group

This action will move one of your drapery Current Products device groups set up in the MyCurtains app.

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 move one of your drapery Current Products device groups set up in the MyCurtains app.
API endpoint slug
MyCurtains.move_group
Filter code method
MyCurtains.moveGroup.skip(string?: reason)
Runtime method
runAction("MyCurtains.move_group", {})

Action fields

Groups Dropdown list

Label
Which device group would you like to move?
Slug
groups
Required
true
Can have default value
false

Move type Dropdown list

Label
What would you like to move the group to?
Slug
move_type
Required
true
Can have default value
true
Filter code method
MyCurtains.moveGroup.setMoveType(string: moveType)