xsoar-ws-parse-context

To parse the context data after running xsoar-ws-get-action-status and resend emails to recipients who have not responded

python · Xsoar-web-server

Details

IDxsoar-ws-parse-context
Languagepython
From Version6.5.0
Docker Imagedemisto/python3:3.12.8.3296088

README

To parse the context data after running xsoar-ws-get-action-status and resend emails to recipients who have not responded

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 6.5.0

Used In


This script is used in the following playbooks and scripts.

  • xsoar-data-collection-response-tracking

Inputs


Argument Name Description
uuid xsoar-ws job UUID
emailsubject subject of the email
attachIDs files to attach to the email

Outputs


There are no outputs for this script.

args:
- description: xsoar-ws job UUID
  name: uuid
  required: true
- default: true
  defaultValue: XSOAR email
  description: subject of the email
  name: emailsubject
- description: files to attach to the email
  name: attachIDs
comment: To parse the context data after running  xsoar-ws-get-action-status and resend emails to recipients who have not responded
commonfields:
  id: xsoar-ws-parse-context
  version: -1
contentitemexportablefields:
  contentitemfields: {}
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
name: xsoar-ws-parse-context
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.5.0
tests:
- No tests (auto formatted)