Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

With this integration, you will be able to schedule sends for any day of the week, which automatically sends a password-protected file to the end user. 

File Format

...

For the file format, users have three options here:

  • xlsx

  • csv

  • txt

 with the option to ZIP and password protect

Include Fields

...

The section of the configuration allows users to map the Convertr Fields to the File Output

...

Filter

Description

|int

send numeric values as integers

|string

send values as string (this is done by default if no filter is used)

|unix_ts

send date value as unix timestamp (seconds)

|milliseconds

send date value as unix timestamp (milliseconds)

|lower_case

force data to be sent as lower case (e.g. “This Is a Headline” will be sent as “this is a headline”)

|upper_case

force data to be sent as upper case (e.g. This Is a Headline” will be sent as “THIS IS A HEADLINE”)

|title_case

force data to be sent as title case (e.g. “this is a headline” will be sent as “This Is A Headline”)

|empty_value

leaves the field blank if there is no value stored in the lead details

|hardcode

force integration to ignore data in the field and just submit the field name itself

|null_if_empty

forces a field to have a NULL value on submission if the field is empty

|boolean

forces the values true and false to be submitted as a boolean value instead of a string

File Format

...

For the file format, users have three options here:

  • xlsx

  • csv

  • txt

File Name

...

Here is where you can name the file that the user will download.

Below are all the placeholders:

Placeholders

Description

%campID%

This will pull through the Convertr Campaign ID

%campaignName%

This will pull through the Convertr Campaign Name

%Y%

theyear that file was created eg 2020

%y%

theyear that file was created showing the last 2 digits of the year eg 20

%D%

eg theyear that file was created (non-numeric) eg Mon, Tue, Wed

%d%

the day that file was created (numeric) eg 01,02,03

%H%

the hour that file was created in a 24-hour format eg 23:00

%h%

the hour that file was created in a 12-hour format eg 11

%i%

theminute that file was created eg 00:01:00

%M%

the month that file was created (non-numeric) eg JAN, FEB

%m%

the month that file was created (numeric) eg ) 01, 02 ,03 etc

%s%

the seconds on when the file was created with leading zeros eg 00:00:01

Info

Finally, the file can be saved with .XLSX , .CSV or .TXT conventions.

File Type

...

Info

Important: Please be aware that if this file_type is changed mid-campaign this will interrupt the current process and may affect your next file send.

...

Number

Type

Example

0

None

1

Double Quote

“value1”

2

Single Quote

'value1'

3

Tab

value1 , value2

Encoding

...

File Name

...

Here is where you can name the file that the user will download.

Below are all the placeholders:

...

Placeholders

...

Description

...

%campID%

...

This will pull through the Convertr Campaign ID

...

%campaignName%

...

This will pull through the Convertr Campaign Name

...

%Y%

...

%y%

...

%D%

...

%d%

...

the day that file was created (numeric) eg 01,02,03

...

%H%

...

the hour that file was created in a 24-hour format eg 23:00

...

%h%

...

the hour that file was created in a 12-hour format eg 11

...

%i%

...

%M%

...

the month that file was created (non-numeric) eg JAN, FEB

...

%m%

...

the month that file was created (numeric) eg ) 01, 02 ,03 etc

...

%s%

...

the seconds on when the file was created with leading zeros eg 00:00:01

...

Path

...

This setting is used when configuring a connection for either FTP, SFTP, SFTPS or Dropbox.

...

For the send ZIP, this allows the user to put a password on the file.

If send_zip is true then to add a password you will have to fill in the ZIP Password configuration to set it.

...

If set to any other connection the user will receive an email informing then them that the file was sent with the lead ids.

...