Skip to main content

Overview

This feature automatically executes workflows and sends notifications when device information is updated. It automatically detects OS version updates, asset number changes, MDM location updates, and more. This lets you start operations quickly without building workflows from scratch.

What Triggers a Workflow

  • Data updates via MDM integration (such as Jamf or Intune)
  • Syncs from other integrated services
  • Manual edits or updates on the device list page

Execution Flow

Detects a change in device information > Evaluates filter conditions > Sends a notification if conditions are met.

Use Cases

  • Get instant alerts when a device’s status, OS version, serial number, or location changes.
  • Have your IT or security team receive device change audit logs via email or Slack.
  • Automatically notify a specific Slack channel when an asset number is updated.

Prerequisites

Before setting up automation, please confirm the following:

Template Overview and How to Choose

We offer three templates to match your needs. The three available workflow templates: Device Change Alert, Compliance Auto-Response, and IT Ticket Creation

Setup Steps

  1. Go to Automation > click [Create Automation].
  2. Select a template from the dialog.
    • Create IT Ticket from Device Lifecycle: Click [Create from Template].
    • Device Change Alert: Click [Create from Template].
    • Device Compliance Auto-Response: Click [Create from Template].
  3. In the “Builder” screen, configure “1. Device Field Change”. The scope “All Devices” is displayed under “Trigger Settings”. At this time, “All Devices” is fixed as the monitoring target. Trigger settings screen
  4. In “2. Filter”, set the conditions for notifications. If multiple conditions are selected, a notification is sent when any one of them changes.
    • Condition: From the “Changed Field” dropdown, select [Any / Not Equal To].
    • Value: Select the field value to monitor (asset number, OS version, serial number, etc.) from the dropdown.
    • [+ Add Another Condition]: Adds a new condition within the same group. Only condition types not yet used in the group are displayed. The same condition type can only be added once per group. To reuse the same condition type, add a new group.
    • [+ Add Group (OR)]: Adds a new condition group. Groups are combined with “OR”.
    Filter settings screen
  5. After “2. Filter”, the screens displayed differ depending on the selected template. Please also refer to the linked instructions for details.
  6. Once all checks in the “Builder” turn green, click [Publish] or [Dry Run]. Builder publish button
  7. The “Confirm Workflow Automation Settings” screen will appear. Enter an automation name and click [Publish].
    A name that is already registered cannot be used for the automation name.
    Automation name input screen
  8. When “Workflow has been published” is displayed, click [OK]. Publication complete screen

Notification

In the “Builder” screen, under “Notification”, perform the following:
  1. Under “Notification”, click [+ Add Another Notification]. Add notification button
  2. On the “Message” screen, select the notification method “Slack/Email”. If you want to set up multiple notifications, turn on “Multiple Selection”. For Slack setup steps, see Notification Method “Slack” Setup Instructions. Notification method selection screen
  3. On the “Notification” screen, click the selected message to display the “Settings” panel on the right. Notification settings screen

Device

In the “Builder” screen, under “3. Device”, perform the following: Device settings screen

HTTP Request

In “3. HTTP Request”, if a callback to an external API is needed, configure the method (POST, etc.) and endpoint URL. Configure the sender to send in the following format: HTTP request settings screen

Troubleshooting

FAQ

Q. Can I monitor only a specific single device? A. This is not currently supported. The trigger is set to “All Devices”, so please narrow down by specifying conditions in the “Changed Field” filter. Q. Will I be notified of past changes? A. No, only changes that occur after the workflow is published are targeted. Q. How quickly will I receive a notification? A. After the change is recorded in this service, notifications typically arrive within a few seconds. Q. Can I pause a workflow? A. Toggle off the target workflow in the automation list.
Last modified on August 10, 2026