FileToBase64List
This Script is part of the Common Scripts Pack.#
Encode a file as base64 and store it in a XSOAR list.
Script Data#
| Name | Description |
|---|---|
| Script Type | python2 |
| Tags | Utility, list |
| Cortex XSOAR Version | 5.0.0 |
Used In#
This script is used in the following playbooks and scripts.
- Get Mails By Folder Pathes
- Get Mails By Folder Paths
Inputs#
| Argument Name | Description |
|---|---|
| entryId | The file entry ID. |
| listName | The list name in which to store the file. The list must exist in Demisto. |
| zipFile | Whether to zip the file before storing it in the list. |
Outputs#
There are no outputs for this script.