---
title: Abnormal Security
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/abnormal-security/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/abnormal-security/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.3
Updated: April 13, 2026***
Abnormal Security provides advanced email security to prevent credential phishing, business email compromise, account takeover, and more.
## Actions
* **List Threats** *(Enrichment)* - Get a list of threats.
* **Get Threat Details** *(Enrichment)* - Get details of a threat.
* **List Cases** *(Enrichment)* - Get a list of Abnormal cases identified by Abnormal Security.
* **Get Case Details** *(Enrichment)* - Get details of an Abnormal case.
* **Get Case Action Status** *(Enrichment)* - Check the status of an action requested on a case.
* **Get Threat Action Status** *(Enrichment)* - Check the status of an action requested on a threat.
* **List Abuse Mailbox Campaigns** *(Enrichment)* - Get a list of campaigns submitted to Abuse Mailbox.
* **Get Abuse Mailbox Campaign Details** *(Enrichment)* - Get details of an Abuse Mailbox campaign.
* **Get Employee Identity Analysis** *(Enrichment)* - Get employee identity analysis (Genome) data.
* **Get Employee Information** *(Enrichment)* - Get employee information.
## Configure Abnormal Security 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 API**. Enter your [Abnormal Security API](https://abnormalsecurity.my.site.com/knowledgebase/s/article/Abnormal-REST-API-Integration) URL. The default is `https://api.abnormalplatform.com`
* **Token**. Enter your [token](https://abnormalsecurity.my.site.com/knowledgebase/s/article/Abnormal-REST-API-Integration) retrieved from Abnormal Security.
*
*
*
*
For information about Abnormal Security, see [Abnormal Security documentation](https://abnormalsecurity.my.site.com/knowledgebase/s/).
## Category
Email Security
## Change Log
* October 21, 2022 - First upload
* May 18, 2023 (v1.1)
+ Updated integration: (Updated the integration Fields with Environmental Variables and improved error handling)
* June 21, 2023 (v1.2) - Removed trailing spaces from integration
* April 13, 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.