--- title: Netskope description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/netskope/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/netskope/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; netskope ***Version: 1.3 Updated: April 30, 2026*** :::sumo Cloud SOAR This integration is only for Cloud SOAR. ::: Manage and steer traffic, give visibility of network activities, and analytics to help you define policies to protect your enterprise from security violations. ## Actions * **Nestskope Get Alert List** *(Daemon)* - Automatically query alerts generated by Netskope. * **Nestskope Get Event List** *(Daemon)* - Automatically query events extracted from SaaS traffic and logs. ## Configure Netskope in 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'; * * **Server URL**. Enter the Netskope URL in the format `https://.goskope.com` * **Tenant API Token**. Enter a Netskope [API token](https://docs.netskope.com/en/api-tokens-2/). * **Event Type**. Select the [event type](https://docs.netskope.com/en/skope-it-query-language/#event-types) (additionally, if you need to, you can populate the query daemons): * **Application** * **Page** * **Audit** * * * * Netskope configuration For information about Netskope, see [Netskope documentation](https://docs.netskope.com/). ## Change Log * July 20, 2021 - First upload * July 13, 2023 (v1.1) + Updated the integration with Environmental Variables + Changed fields visibility + Changed Daemon compatibility (Netskope Get Event List Daemon) * March 4, 2024 (v1.2) - Updated code for compatibility with Python 3.12 * April 30, 2026 (v1.3) - 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.