CSV export
You can create a custom CSV template to export your orders including pickup point data to CSV format. This is useful for some carriers that support CSV imports (such as DHL or PPL).
- Go to Export in the left-side menu
- Click on Add export
- Add names for the column and Liquid templating for the values
- Save your configuration
- Go to Orders and select the orders you wish to export
- Under More actions, select Export with Globe
- Choose your template, click Export and follow the link to download your CSV
Liquid variables and conditions
You can use order and point variables in the export values. All available values are based on the following example.
For instance, you could use {{ order.shippingAddress.name }}
for customer’s name.
Liquid conditions are also supported, you can use for example:
Example Use Case - PPL CZ
Instead of manually creating parcels in the PPL system, you can use a CSV import to automatically add your Shopify orders with pickup point data (or for address delivery) and print labels.
We have added a template to automatically setup a CSV export that is accepted by the PPL system. To add this export, select Load from template on Create new export and select PPL.