There are definitely better ways to do this in 2026 (webhooks, API, etc), but depending on what you need and how much, if its just the type and model for example, you could append this in the device name. An example naming convention would be location, building, device type/#, model LOC1-BLDGA-SW1-MS225-24P If you need more info and absolutely cannot live without the emails, you could use an intermediary like Microsoft Flow to "catch" an email alert or webhook, look up the device in the API and then send an email with the extra information included. There would be a bit of cost and development work to such a solution, but weigh that as you will against the value of this integration and what it would take to switch to webhooks.
... View more