When using Flow Builder queries, the results may include assetKeys in base64 format. These keys uniquely identify assets within Lansweeper Cloud. This article explains how to decode an assetKey and use it to locate the corresponding asset in your environment.
Steps
Copy the assetKey returned in your Flow Builder output.
Decode the value from Base64 using a trusted decoding tool or script.
The decoded result will follow a format similar to: [SiteID]-Asset-[GUID] Example (masked): 123-Asset-xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx