Export Profiles are used to send data to a Postback URL of FTP. This article will walk you though the configuration for an Export Webhook sending data to an FTP server.

Generally these are used to send partials to a call center, but they are not limited to that function. We will send the field mappings you configure to the FTP server. Setting the mappings allow you to choose which Konnektive data matches your 3rd party data. 

Please note that Konnektive Test Card orders will not export through the webhook system.


Step 1: Go to ADMIN | EXPORT page by using the main navigation.

Step 2: Create a New Webhook Profile by clicking the green + button in the Export Webhook Profiles section.


Next, Enter your Profile Name and select FTP as the export type. Then Create.

Step 3: After you create the profile it will be added to your Export Webhook Profile List.

Click edit to enter the profile configuration page:


Step 4: Configure General Settings This will take you to a page with two sections: General Settings and Field Mappings.

The following token will insert the current date as part of the file name YMD. (The text inside the brackets is a date format string conforming to rules used by php's date object. http://php.net/manual/en/function.date.php )

Step 5: Configure Field Mappings

First, click the green  button to add a Field Map

This will bring up a dialog box for adding a new field mapping. Field mappings essentially tell the system how to build the export file, which columns should be included and in what order.

Please view our available Field Mappings here!

Definitions: - Column: which column are you adding. Columns are generally represented by Alphabetical characters in most spreadsheet applications, so the first column would be A, the second column would be B and so forth.

 the name of the column in the CSV file.

Field: the name of the field you are mapping from the CRM order record. - Static Value: If selecting “Static” as the field, then this represents the static (unchanging) value that is always used.

Examples:

Mapping customer first name to column 1/A:

Mapping date created to column 2/B:


Step 6. Configure Profile Routing

Now that you have your Profile setup and your fields mapped. It's time to setup which campaigns and products should be included in the export. Without a routing setup, the system does not know if you intend to export partials, sales, cancellations or which campaigns you want to export data from.

First, click on Export Profiles to go back

This will take you back to the page we visited in Step 1. On the right side of this page you'll see a section titled Profile Routing. Click the green + button to add a new route.

This will bring up a dialogue:

Partial – export only incomplete orders (also called leads)Use the select boxes to determine which products / campaigns and customer types should be included in the “Sales Export” daily FTP file. You can select from the following customer types:

Decline – export orders that declined

New Sale – export only new sales that were successfully billed

Upsell – export only orders that include an upsell

Recurring Order – export orders created as part of a continuity subscription


Example 1: Exporting partials on a specific campaign. This setup will include partials from only the Lander Campaign (campaign Id 1).

Example 2: Exporting partials form 2 specific campaigns. To add an additional campaign to the export, simply repeat the process and select the second campaign.

Now the daily export file, will include all partials from both the "Lander" Campaign and the “Phone” Campaign.