--- title: Symantec Endpoint Protection Cloud description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/symantec-endpoint-protection-cloud/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/symantec-endpoint-protection-cloud/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Symantec Endpoint Protection Cloud icon ***Version: 1.2 Updated: April 30, 2026*** Gather system information and event details from Symantec Endpoint Protection Cloud. ## Actions * **Get Devices** (*Enrichment*) - Get a list of SEPC devices. * **Get Event Details** (*Enrichment*) - Get the details of an event. * **Search Into Events SEPC** (*Enrichment*) - Search for SEPC events. * **System Info** (*Enrichment*) - Get detailed information about the specified device. * **System Group Info** (*Enrichment*) - Get detailed information about the specified group. * **System User Info** (*Enrichment*) - Get detailed information about the specified user. ## Configure Symantec Endpoint Protection Cloud 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'; * * **API Client ID**. Enter your Symantec Endpoint Protection Cloud [client ID](https://techdocs.broadcom.com/us/en/symantec-security-software/endpoint-security-and-management/endpoint-security/sescloud/Settings/creating-a-client-application-v132702110-d4152e4057.html). * **API Client Secret**. Enter the secret for the client ID. * **Customer ID**. Enter your Symantec Endpoint Protection Cloud [customer ID](https://techdocs.broadcom.com/us/en/symantec-security-software/endpoint-security-and-management/endpoint-protection/all/getting-up-and-running-on-for-the-first-time-v45150512-d43e1033/symantec-endpoint-protection-quick-start-guide-v116381733-d25e6.html). * **Domain ID**. Enter your Symantec Endpoint Protection Cloud [domain](https://techdocs.broadcom.com/us/en/symantec-security-software/endpoint-security-and-management/endpoint-protection/all/managing-groups-clients-and-administrators/about-domains-v15506400-d1e150.html) ID. * * Symantec Endpoint Protection Cloud configuration For information about Symantec Endpoint Protection Cloud, see [Symantec Endpoint Protection documentation](https://techdocs.broadcom.com/us/en/symantec-security-software/endpoint-security-and-management/endpoint-protection/all.html). ## Change Log * April 18, 2019 - 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.