Skip to main content

Process Email - EWS

This Playbook is part of the Microsoft Exchange On-Premise Pack.#

Processes an EWS email.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • EWS v2

Scripts#

  • Set

Commands#

  • ews-get-attachment

Playbook Inputs#


NameDescriptionDefault ValueSourceRequired
EmailIDThe EWS Email ID.labels.Email/IDincidentOptional

Playbook Outputs#


PathDescriptionType
EmailThe email object.unknown
Email.ToThe email "to" addresses.string
Email.CCThe email "cc" addresses.string
Email.FromThe email "from" sender.string
Email.SubjectThe email subject.string
Email subjectThe email "html" body if exists.string
Email.TextThe email "text" body if exists.string
Email.HeadersThe full email headers as a single string.string
Email.AttachmentsThe list of attachment names in the email.string
Email.FormatThe format of the email if available.string
FileThe email's attachment.unknown

Playbook Image#


Process_Email_EWS