EML pickup processes .eml files to extract structured email data and attachments. The flow element reads an EML file, parses the headers and body, handles attachments (optionally), and generates two datasets:
Use case
Automation workflows where .eml files need to be parsed and transformed into structured data for downstream processing
Attachment extractions