DRAFT
This export type pulls out the subscribed recipients to a single or multiple Mailup lists and export them to a csv file.
Please see below how it can be configured.
Basic Layout
Field | Description | Format | Example | Optional |
---|---|---|---|---|
The subscribed email | N | |||
List Id | The list the recipient subscribed to | Y | ||
Date | The date it subscribed | Y | ||
Group | The groups a recipent subscribed to | Y |
Column options
- Column "List Id"
- Column "Date"
- Column "Groups"
- Any dynamic recipient field
Other options
- Display Column header
Samples
Sample 1 : The subscribers layout displays "Email", "List Id" and "Subscription Date" columns and column header at the top of it.
email;List Id;Subscription Date email0@mxtest.nweb.info;2;20150325T103004 email1@mxtest.nweb.info;2;20150325T103004 email10@mxtest.nweb.info;2;20150325T103004 email100@mxtest.nweb.info;2;20150325T103004 email1000@mxtest.nweb.info;2;20150325T103004
Sample 2 : The subscribers layout displays "Email", "List Id","Subscription Date", "FIrst Name" and "Last Name" columns but with no header.
email0@mxtest.nweb.info;2;20150325T103004;john;smith email1@mxtest.nweb.info;2;20150325T103004;mark;green email10@mxtest.nweb.info;2;20150325T103004;andrew;white email100@mxtest.nweb.info;2;20150325T103004;steve;brown email1000@mxtest.nweb.info;2;20150325T103004;mike;black
Export Type "SUB" submit form
Please submit your request to Mailup support today, and make sure you've filled the the form below :
Property | |
---|---|
Csv exported file name | Write here the name of the exported csv |
Column Separator | Write here the carachter to use |
Included Mailup Lists | Write here the ids of the lists you want data to be pulled out of |
Excluded Mailup Lists | Write here the list you want to prevent data to be pulled out of |
Show List Id | Yes / No |
Show Date | Yes / No |
Show subscribed groups | Yes / No |
Dynamic fields | Write here the field ids or names |