Get Original Email - Generic
Common Playbooks Pack.#
This Playbook is part of theRetrieves the original email in a thread, including headers and attachments, when the reporting user forwarded the original email not as an attachment.
You must have the necessary permissions in your email service to execute global search.
- EWS: eDiscovery
- Gmail: Google Apps Domain-Wide Delegation of Authority
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooks- Get Original Message - Gmail
- Get Original Email - EWS
#
IntegrationsThis playbook does not use any integrations.
#
ScriptsThis playbook does not use any scripts.
#
CommandsThis playbook does not use any commands.
#
Playbook InputsThere are no inputs for this playbook.
#
Playbook OutputsPath | Description | Type |
---|---|---|
The email object. | unknown | |
File | The original attachments. | unknown |
Email.To | The recipient of the email. | string |
Email.From | The sender of the email. | string |
Email.CC | The CC address of the email. | string |
Email.BCC | The BCC address of the email. | string |
Email.HTML | The email HTML. | string |
Email.Body | The email text body. | string |
Email.Headers | The email headers. | unknown |
Email.Subject | The email subject. | string |