---
title: Lansweeper
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/lansweeper/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/lansweeper/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 29, 2026***
**Lansweeper** helps you to minimize risks and optimize your IT by providing actionable insight into your entire technology estate.
## Actions
* **Get Graphql Detail** (*Enrichment*) - Get all details.
* **Request Software** (*Enrichment*) - Get request software details.
* **List Reports** (*Enrichment*) - List reports on Lansweeper.
* **Get Authorized Sites** (*Enrichment*) - Get authorized sites.
## Lansweeper configuration
Log in to **Lansweeper** with your email ID and password to start the [configuration process](https://docs.lansweeper.com/docs/api/authenticate#personal-application).
## Configure Lansweeper in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **URL**. Enter your [Lansweeper API URL](https://developer.lansweeper.com/docs/data-api/get-started/endpoint). The default value is `https://api.lansweeper.com`
* **Token**. Enter the [token](https://developer.lansweeper.com/docs/data-api/get-started/quickstart/#personal-access-token-pat) you [copied earlier](#lansweeper-configuration).
*
*
*
*
For information about Lansweeper, see [Lansweeper documentation](https://developer.lansweeper.com/docs/data-api/get-started/welcome/).
## Change Log
* December 07, 2022 - First upload
* July 18, 2023 (v1.1) - Updated the integration with Environmental Variables
* April 29, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.