View All Docs
Product Overview
A down-facing caret indicating that this drawer is closed. Click to open it.
Account Overview
Integrations
A down-facing caret indicating that this drawer is closed. Click to open it.
Transforms
A down-facing caret indicating that this drawer is closed. Click to open it.
Security
A down-facing caret indicating that this drawer is closed. Click to open it.
Integrations   ->

Email a CSV attachment

The Email a CSV attachment step gives you the ability to send an email to a list of recipients with a custom message and an attached CSV of your transformed data.

Custom settings

After connecting your flow to this ending export, enter up to ten email addresses in Email Recipients section. Enter what you'd like the email subject line to be in the Email Subject section. Enter your custom message in the Email Body section. Please note that all of these fields are required.

You can use merge tags {} to include dynamic values in any field (recipients, subject, body, file name). Those work as follows:

  1. Wrap the column name that you want to reference in tags - in the example below, that could be "{Name}"
  2. The email will then take the first row from that column - from the example, the email would return "White Tee"
  3. By default, the step will filter out any columns used as merge columns. You can un-select this option under Advanced Settings

In the "Advanced Settings" dropdown, enter the email address you wish for recipients to reply to. This will ensure that any replies to these emails will go to the right place.

Helpful tips

  • You can customize the name of the CSV attachment, using the "File Name" field
  • Security: the files you send through this step are stored by Parabola. We store the data as a convenience, so that the next time you open the flow, the data is still loaded into it. Your data is stored securely in an Amazon S3 Bucket, and all connections are established over SSL and encrypted.
  • Limitations: only one input source can be connected to this step at a time. If you have multiple flows on your canvas, or have a multi-branch flow, you can email CSVs of these other datasets by connecting them to individual Email a CSV attachment steps. If you'd like to combine your data sets into a single table, use the Stack tables step to combine your tables before connecting to a Email a CSV attachment step. Emails sent through this step must be 30MB or smaller.