New services
Explore Plans
Mobile menu Close menu
QNAPQNAP

Set user profile picture on QNAP NAS

This action will set/change the user profile picture on QNAP Device.

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 set/change the user profile picture on QNAP Device.
API endpoint slug
qnap.set_nas_profile_picture
Filter code method
Qnap.setNasProfilePicture.skip(string?: reason)
Runtime method
runAction("qnap.set_nas_profile_picture", {})

Action fields

Device ID Dropdown list

Label
Device
Helper text
The name of your QNAP device
Slug
device_id
Required
true
Can have default value
false

Image URL Text input > Photo

Label
Image URL
Helper text
Works best with downloadable files or URLs
Slug
image_url
Required
true
Can have default value
true
Filter code method
Qnap.setNasProfilePicture.setImageUrl(string: imageUrl)