Loader Mailkit
Loader Mailkit allows you to load data into Mailkit.
Data In/ Data Out
Data In |
List of possible configurable fields (columns in input file
|
||||||||||||||||||||||||||||||||||||||||
Data Out |
N/A |
Learn more: about the folder structure here.
Parameters
Credentials
Client ID (required) |
Client ID provided by Mailkit |
Client MD5 (required) |
Client MD5 (API secret key) provided by Mailkit |
Mailing list
ID |
Mailing list ID (either ID or Name is required) |
Name |
Mailing list name (either ID or Name is required) |
Description |
Mailing list description (optional) |
Mailing list ID or Mailing list name (required) |
|
Warning: delimited text (CSV) files should correspond to the following:
• Character ‘,’ should be used as a delimiter in the input CSV files.
• Fields that contain the delimiter character (‘,’) must be enclosed in double quotes (‘"’) unless the data already contains them.
• For Windows OS, fields that contain carriage returns should also be enclosed in double quotes.
• The number of columns in each row should be consistent.