IFTTT
IFTTT
Explore
Solutions
AI Tools
Smart Home
Social Media
Lead Management
Productivity
Customer Communications
Lifestyle
IFTTT for students
Plans
Log in
Get started
Mobile menu
Close menu
Back
QNAP
Control device power
These actions will either shutdown the device, reboot the device or put the device in sleep mode Action Fields. (This action requires IFTTT Agent v1.1 or above to be installed on your QNAP device)
Developer info
API endpoint slug
qnap.control_device_power
Filter code method
Qnap.controlDevicePower.skip(string?: reason)
Runtime method
runAction("qnap.control_device_power", {})
Action fields
Device ID
Dropdown list
Label
Device
Helper text
Choose your device
Slug
device_id
Required
true
Can have default value
false
Power option
Dropdown list
Label
Device power control
Slug
power_option
Required
true
Can have default value
true
Filter code method
Qnap.controlDevicePower.setPowerOption(string: powerOption)