Extracted Data

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Lansweeper 

Extracted Data

The Lansweeper connector retrieves data from the Lansweeper GraphQL API. The data collected depends on the selected task type. The following endpoint is used for all queries:

 

Endpoint:

<serverUrl>/api/v2/graphql

Description:

GraphQL query endpoint used for all data retrieval operations.

 

The following data sets are available depending on the selected task type:

 

all — Collects all available data in a single run, including sites, accounts, users, relations, software, and full asset details.

sites — Collects site information including site ID, name, and company name.

accounts — Collects Lansweeper account data including username, email, and access status.

users — Collects user records, including Active Directory user information.

relations — Collects asset relationship data.

software — Collects installed software inventory data.

assets — Collects detailed asset inventory data including hardware components, operating systems, and network information. Optionally filtered by asset type.

query — Executes a custom GraphQL query and returns the results in a user-defined table.