This integration type is used when you have to send files containing lead information directly to either an email address or FTP, FTPS, SFTP connection, or to a specific Dropbox folder.
With this integration, you will be able to schedule sends for any days day of the week, which automatically sends a password-protected file to the end - user.
File Format
...
The file for the user has For the file format, users have two options to type here:
xlsx
csvCSV
Include Fields
...
The section of the configuration allows users to map the Convertr Fields to the excel spreadsheet
...
The CSV delimiter will only be used if the file type format is set to CSV. This setting determines how the CSV is separated.
Number | Type | Example |
---|---|---|
0 |
...
None | ||
1 | Comma | value1,value2,value3 |
2 |
...
Semicolon | value1;value2;value3 | |
3 | Tab | value1 value2 value3 |
4 | Hypen | value1-value2-value3 |
CSV Encapsulation
...
The CSV delimiter will only be used if the file type format is set to CSV. This setting determines how the CSV is encapsulated.
...
Number |
---|
...
0 is none
...
1 is a single quote eg ‘value1’
...
2 is a double quote eg “value1”
Type | Example | |
---|---|---|
0 | None | |
1 | Single quote | ‘value1’ |
2 | Double Quote | “value1” |
3 | Tab |
Encoding
...
File Name
...
Here is where you can name the file that the user will download.
...