Configuration
Steps we take to configure your instance
Last updated
Was this helpful?
Steps we take to configure your instance
Last updated
Was this helpful?
Once DotApparel Customers is installed, we will provide the SFTP server information to the merchant, including host, username, password, and port number.
/test
: Files saved here are for testing, we will review these during setup.
/pending
: New files that are waiting for processing.
/processed
: Files that have been processed.
/bulk
: Files saved here will not undergo automatic processing. Instead, it will exclusively generate new customer profiles in Klaviyo without performing updates to the marketing preference.
This feature allows users to establish and manage connections to multiple Klaviyo accounts from within the app. Each connection is uniquely identified by a user-defined name, Klaviyo private key, and corresponding file directory.
Navigate to the app's settings page.
Click on the "Add new connection" button to create a new configuration.
Give the connection a meaningful name that reflects the Klaviyo account it represents. For example, "Klaviyo AU" or "Klaviyo NZ."
Obtain the private API key for the corresponding Klaviyo account. Enter this key in the provided field to enable data synchronization with Klaviyo.
Define the file directory that corresponds to the specific Klaviyo connection. For example, you can set '/pending/au' to connect to your Klaviyo AU store and '/pending/nz' for the Klaviyo NZ store.
Click the "Add new Klaviyo connection" button to save the configuration.
Primary Key* The primary key is a unique identifier for each customer in your CSV file. It could be any value that is unique for each customer, such as a customer ID. During the configuration process, you will be prompted to specify the name of the primary key column in your CSV file.
Email Column* The email column represents the column in your CSV file that contains the email addresses of your customers. It is used to map the email field in Klaviyo.
Phone Column The phone column represents the column in your CSV file that contains the phone numbers of your customers. It is used to map the phone number field in Klaviyo.
First Name Column* The first name column represents the column in your CSV file that contains the first names of your customers. It is used to map the first name field in Klaviyo.
Last Name Column* The last name column represents the column in your CSV file that contains the last names of your customers. It is used to map the last name field in Klaviyo.
Please note that these column names should match the actual column names in your CSV file. Make sure to provide accurate column names during the configuration process to ensure proper mapping between your CSV fields and Klaviyo API fields.
Primary Key* The primary key for orders is a unique identifier for each order in your CSV file. It can be any value that is unique for each order, such as an order ID or transaction ID. During the configuration process, you will be prompted to specify the name of the primary key column in your CSV file.
Customer Reference Key* The customer reference key is the customer identifier that you have configured in the customer CSV configuration. It allows you to link the order data with the respective customer data. For example, if you have used "customer ID" as the primary key in the customer CSV configuration, you would enter the name of the column that references the"customer ID" in the order CSV configuration.
Order Number Column* The order number column represents the column in your CSV file that contains the order numbers. It is used to uniquely identify each order.
Unique Order Item Identifier The unique order item identifier represents the column in your CSV file that contains the order items. It is used to uniquely identify each item within an order. This identifier is helpful when dealing with orders that have multiple items.
Ensure that the column names provided during the configuration process match the actual column names in your CSV file. This will ensure accurate mapping between your CSV fields and Klaviyo API fields for order data.