Skip to main content

Step setup

Whenever you’re setting up an Extract from email step, you’ll always start by specifying the file type (unless you’re working with just “Email content”).
Make sure the file attachment type dropdown in your step matches the file you’re expecting:
  • CSV/TSV for comma- or tab-separated files
  • Excel for .xlsx or .xls files
Email Settings Csv

Selecting a sheet (Excel only)

If you send in an Excel file, you’ll be prompted to select which sheet to pull data from. You can identify the sheet by:
  • Name — e.g., “Sheet1” or “Data Export”
  • Position — e.g., the 1st sheet, the 2nd sheet
We recommend using position, not name. Sheet names can change without warning when vendors update their templates. Selecting by position (e.g., “1st sheet”) keeps your flow working even when the name changes (though it’s also possible that vendors change position as well).

Parsing settings

The step offers three parsing modes. The right choice depends on how structured and consistent your file is.
Imports the file exactly as it looks — headers, rows, and all. This works for most standardized Excel and CSV files.Under Basic, you can also:
  • Skip rows — if headers aren’t in the first row, or there’s extra content at the top
  • Skip columns — if there’s padding or extra data at the left edge of the sheet
  • Import as formatted values (default) or unformatted values

FAQs

Emails queue up in the order they’re received — up to 1,000 can be queued at a time. Each is processed sequentially once the current run finishes.
Files must be under 5MB. Larger files will not process.
If your flow has multiple Extract from email steps, all of them read from the same email/file. You can’t send different files to different steps within the same flow.

What’s next

Next, we’ll move on to PDFs — a fundamentally different challenge that unlocks a lot of powerful use cases.

Building challenge

Pull the CSV file you downloaded in lesson 1 into your flow: 
1

Copy the email address from your step settings

2

Open any email client and send an email to that address, with the CSV file attached

Don’t worry about the subject and body 
3

Watch your Parabola flow automatically pull in the data

You’ll see the flow run a few seconds after sending an email 
Screenshot2026 02 27at11 49 58AMScreenshot2026 02 27at11 50 35AM
Last modified on March 5, 2026