DSPMCreateSimpleSlackMessageBlock

This automation script overwrites the value of a specified list and sends a Slack notification to inform the user that they failed to respond to an incident notification in a timely manner. The notification includes a message indicating the end of the incident playbook and an invitation to reopen the incident if necessary.

python · DSPM

Details

IDDSPMCreateSimpleSlackMessageBlock
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658

README

This automation script overwrites the value of a specified list and sends a Slack notification to inform the user that they failed to respond to an incident notification in a timely manner. The notification includes a message indicating the end of the incident playbook and an invitation to reopen the incident if necessary.

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 6.10.0

Inputs


Argument Name Description
message  

Outputs


Path Description Type
CustomSlackBlock   Unknown
commonfields:
  id: DSPMCreateSimpleSlackMessageBlock
  version: -1
name: DSPMCreateSimpleSlackMessageBlock
script: ''
type: python
tags: []
comment: This automation script overwrites the value of a specified list and sends a Slack notification to inform the user that they failed to respond to an incident notification in a timely manner. The notification includes a message indicating the end of the incident playbook and an invitation to reopen the incident if necessary.
enabled: true
args:
- name: message
  required: true
  description: "Slack Notification message."
outputs:
- contextPath: CustomSlackBlock
  description: ""
scripttarget: 0
subtype: python3
timeout: 100800h0m0s
runonce: false
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
engineinfo: {}
fromversion: 6.10.0
tests:
- No tests (auto formatted)