Please Sign In or Register to join the Community to see more content!

Quick Tip: Upload Template configuration via csv files

svelezsaffon
svelezsaffon Alumni Posts: 13

Template configuration metadata is very useful, did you know it can be created via uploading csv files? here are the steps on how to do this

CSV file structure

The csv files schema is composed of 4 columns, which are

"template","attribute","key","value"

Template: Column values will contain the Template Name

Attribute: Column values will contain the Attribute Name

Key: The configuration key name

Value: The value of the given key

Uploading Template configuration

In order to create template configuration, you need to leave the attribute field empty. This way the parser will create the key value pair to the given Attribute.


The following image describes how the csv should be configured to upload Template Configuration values.


This is how the template is configured after uploading previous csv


Uploading Template Attribute Configuration

Similarly to the template configuration, but now the csv must include the attribute name to which the configuration will be applied.

The following image describes how the csv should be configured to upload Attribute Configuration values.


Uploading the file

To upload the file, follow these steps:

  1. Visit Template Page
  2. Click "Add Template" button
  3. Click "Upload Configuration" drop down option