Skip to main content

Darkmon - Generic Notify

This Playbook is part of the Darkmon Pack.#

Supported versions

Available on Cortex XSOAR (versions 6.8.0 and later).

Darkmon - Generic Notify#

Provider-agnostic notification dispatcher. Reads the "Darkmon - Notification Provider" List for the configured target (slack | teams | email | servicenow | jira) and routes to the matching command. Falls back to logging the subject in the War Room when no provider is configured.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • Slack v3
  • Microsoft Teams
  • Mail Sender (New)
  • ServiceNow v2
  • Jira V3

Scripts#

  • PrintErrorEntry

Commands#

  • send-notification
  • send-mail
  • servicenow-create-ticket
  • jira-create-issue

Playbook Inputs#

NameDescriptionDefault ValueRequired
SubjectShort subject of the notification.Required
BodyBody of the notification (markdown supported by most providers).Required
SlackChannelSlack channel (used only when provider=slack).#soc-alertsOptional
TeamsChannelTeams channel (used only when provider=teams).Optional
EmailToEmail recipients (used only when provider=email).Optional

Playbook Outputs#

There are no outputs for this playbook.