--- title: ThreatConnect description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/threatconnect/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/threatconnect/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; threatminer ***Version: 1.2 Updated: April 30, 2026*** Utilize ThreatConnect intelligence data during incident investigations. ## Actions * **Search Intelligence** (*Enrichment*) - Search ThreatConnect data for information matching the specified query. * **Update Intelligence** (*Notification*) - Update ThreatConnect intelligence data. ## Configure ThreatConnect 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'; * * **Server URL**. Enter your ThreatConnect [server URL](https://docs.threatconnect.com/en/latest/rest_api/quick_start.html), for example, `https://api.threatconnect.com`. * **Access ID**. Enter a ThreatConnect [access ID](https://knowledge.threatconnect.com/docs/managing-user-accounts#creating-an-api-user). * **Secret Key**. Enter the secret for the access ID. * **Default owner**. Enter the default [owner](https://knowledge.threatconnect.com/docs/en/ownership-in-threatconnect). * * * * ThreatConnect configuration For information about ThreatConnect, see [ThreatConnect documentation](https://docs.threatconnect.com/en/latest/). ## Change Log * December 19, 2019 - First upload * July 3, 2023 (v1.1) + Updated the integration with Environmental Variables + Integration renamed from ThreatConnect OIF to ThreatConnect * 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.