Explore Plans
Mobile menu Close menu
QNAP

New system event

This trigger fires every time a new system event occurs on your QNAP device. This trigger is only available to the device administrator.

Developer info

API endpoint slug
qnap.new_system_events

Trigger fields

Device Dropdown list

Label
Select Device
Helper text
Select the QNAP device that you would like to watch
Slug
device_id
Required
true
Can have default value
false

Event type Dropdown list

Label
Event Type
Helper text
Filter events based on their type
Slug
event_type
Required
true
Can have default value
true

Ingredients

Device name The device name on myQNAPcloud

Slug
device_name
Filter code
Qnap.newSystemEvents.DeviceName
Type
String
Example
MyNAS473

Event type The type of the event that occurred

Slug
event_type
Filter code
Qnap.newSystemEvents.EventType
Type
String
Example
Error

Event time The date and time when this event occurred on your QNAP device

Slug
event_time
Filter code
Qnap.newSystemEvents.EventTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Event user The user of this event

Slug
event_user
Filter code
Qnap.newSystemEvents.EventUser
Type
String
Example
admin

Event source ip The source IP of the event

Slug
event_ip
Filter code
Qnap.newSystemEvents.EventSourceIP
Type
String
Example
11.22.33.44

Event host The source host of the event

Slug
event_host
Filter code
Qnap.newSystemEvents.EventHost
Type
String
Example
localhost

Event message The message of the event

Slug
event_message
Filter code
Qnap.newSystemEvents.EventMessage
Type
String
Example
System started.