Look up email attachments action
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Create Workflows
Look up files that are attached to an email so that you can perform an action on the files.
Roles and availability
Available as a Workflow Studio ServiceNow core action. Users with the flow_designer or admin role can add an action to a flow and define configuration details.
Fields
Field | Description |
---|---|
Email record [Email] | Record from the Email [sys_email] table. For example, select the email record from the flow trigger. After you select an email record, the related Email Attachment [sys_email_attachment] record and its fields become available as data pills. |
Output
This action generates a list of Email Attachment [sys_email_attachment] records, which list the attachments that are associated with a given email record. To perform an action on an attachment, add flow logic that runs for each Attachment pill under the Email Attachment Record pill. For more information, see For each flow logic.
Example
