Get a VoIP Call when Fing detects a new device
This trigger fires when a new device is detected in your network.
Developer info
- API endpoint slug
- fing.new_device
Trigger fields
Fingbox name Dropdown list
- Label
- Which Fingbox?
- Helper text
- You can select any fingbox or a specific one.
- Slug
- fingbox_name
- Required
- true
- Can have default value
- false
Ingredients
Occurred at Date and time event occurred.
- Slug
- occurred_at
- Filter code
- Fing.newDevice.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Network name The name of the network the new device appeared in
- Slug
- network_name
- Filter code
- Fing.newDevice.NetworkName
- Type
- String
- Example
- Home
Device mac address The MAC address of the new device
- Slug
- device_mac
- Filter code
- Fing.newDevice.DeviceMacAddress
- Type
- String
- Example
- 01:02:03:04:05:06
Device name The name of the new device
- Slug
- device_name
- Filter code
- Fing.newDevice.DeviceName
- Type
- String
- Example
- new-android-phone
Device vendor The make and model (or vendor) of the new device
- Slug
- device_vendor
- Filter code
- Fing.newDevice.DeviceVendor
- Type
- String
- Example
- Apple / iPhone
Action The action Fingbox took for new device: allowed or blocked
- Slug
- action
- Filter code
- Fing.newDevice.Action
- Type
- String
- Example
- allowed
Device icon The icon of the device
- Slug
- device_icon_url
- Filter code
- Fing.newDevice.DeviceIcon
- Type
- Image URL
- Example
- https://app.fing.io/images/devices/ic_mobile_lg.png