This action will move a Current Products automated drapery system linked to your account in the MyCurtains app.
- API endpoint slug
- MyCurtains.move_device
- Filter code method
- MyCurtains.moveDevice.skip(string?: reason)
- Runtime method
- runAction("MyCurtains.move_device", {})
Action fields
- Label
- Which drapery or curtain?
- Helper text
- Which drapery system would you like to move?
- Slug
- devices
- Required
- true
- Can have default value
- false
- Label
- Which move command?
- Helper text
- How open would you like the drapery to be?
- Slug
- move_type
- Required
- true
- Can have default value
- true
- Filter code method
- MyCurtains.moveDevice.setMoveType(string: moveType)