GetSendEmailInstances
Gets all the enabled instances of integrations that have a send-mail command, in the output format of a single select field.
python · Phishing Campaign
Details
| ID | GetSendEmailInstances |
|---|---|
| Language | python |
| From Version | 6.1.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | field-display |
README
Gets all the enabled instances of integrations that have a send-mail command, in the output format of a single select field.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | field-display |
| Cortex XSOAR Version | 6.1.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: GetSendEmailInstances version: -1 dockerimage: demisto/python3:3.12.13.10116658 enabled: true name: GetSendEmailInstances runas: DBotWeakRole script: '' comment: Gets all the enabled instances of integrations that have a send-mail command, in the output format of a single select field. scripttarget: 0 subtype: python3 tags: - field-display type: python fromversion: 6.1.0 tests: - No tests (auto formatted)