--- title: VMware Workspace ONE description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/vmware-workspace-one/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/vmware-workspace-one/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; VMware Workspace ONE icon ***Version: 1.2 Updated: April 30, 2026*** VMware Workspace ONE is an intelligence-driven digital workspace platform that enables you to simply and securely deliver and manage any app on any device, anywhere. ## Actions * **Search Admin** *(Enrichment*) - Search for the admin users based on the request query. * **Search Device** *(Enrichment)* - Get basic information about the device. * **List MEM Devices** *(Enrichment)* - Get the MEM (Mobile Email Management) Devices. * **Get Enrollment User Details** *(Enrichment)* - Read an enrollment user attributes. * **Get Profile** *(Enrichment)* - Return the full profile details, including all payloads associated with the profile. ## VMware Workspace ONE configuration The API key can be found on the REST API settings page of the Workspace ONE UEM. Enable API access in the Workspace ONE UEM console using these steps: 1. Ensure that you are in the desired organization group that is a Customer type. 1. Navigate to **Groups & Settings > All Settings > System > Advanced > API > REST API**. 1. Select the tab and configure the following setting on the corresponding tab: 1. Select **Enable API Access**. 1. This selection automatically generates the API Key for the organization group. ## Configure VMware Workspace ONE 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 VMware Workspace ONE URL, for example, `https://techp-as.awmdm.com/API`. * **Username**. Enter the username of a Workspace ONE admin user. * **Password**. Enter the password for the amin user. * **API Key**. Enter the API key you [copied earlier](#vmware-workspace-one-configuration). * * * * VMware Workspace ONE configuration For information about VMware Workspace ONE, see [Workspace ONE documentation](https://techdocs.broadcom.com/us/en/vmware-cis/other/vmware-identity-manager/3-1/integrating-airwatch-and-vmware-identity-manager-3-1/introduction-to-workspace-one.html). ## Change Log * May 17, 2022 - First upload * July 7, 2023 (v1.1) - Updated the integration with Environmental Variables * April 30, 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.