Recent Articles
File Formatter for JSON & XML
To structure the data export, use the File Formatter for JSON and XML files. To format the file, navigate to the set destination settings on the dashboard and select the format either JSON or XML. The File Formatter option will then be available. ...
Private Channel Slack
Exportible can work with private channels but must invite the app to the channel. Please invite the app to the channel. 1. Type /invite @Exportible in the private channel 2. Or add Exportible under Integrations. Lastly, please re-auth with slack with ...
Merging and Formatting
To access and customize the Merging and Formatting settings, click on the more text next to the fields you want to configure. You will see the Formatting and merging fields in the settings. The formatting field is only available for certain supported ...
Export single or bulk orders through Shopify admin
To export single or multiple orders, please follows these steps. 1. Navigate to your Orders page on your Shopify admin page. 2. Click on the order(s) that you wish to export. 3. To access the menu options, click on the three dots located on the ...
Add order number and date time format on email subject
When exporting data to email, you can edit the email subject line to suit your preferences. You are also able to add the dynamic order number and date/time to the email subject. Add the order number to the email using the placeholder ...
Popular Articles
How to Add Custom Fields to Orders (Gift Messages, Delivery & Pick-up Info)?
To add custom fields such as gift messages or delivery/pick-up information to an order, follow these steps: Click Add Field and search for Line item property by title. Select the field, then open its Formatting & Properties page. If needed, use ...
Exporting orders from external apps (TikTok, eBay, Walmart, Best Buy)
This guide explains how to export orders imported from external apps (TikTok, eBay, Walmart, and Best Buy) or sales channels using the correct filter and schedule settings. Shopify limitations prevent the Real-time: When order paid schedule from ...
How to export orders by using Google Sheet?
In the syncX: Order Export App, create a new feed. Choose the Google Sheet template and click Add. Rename the feed Google Sheet orders using the pencil icon. Click Edit settings. In Export via, select Google Sheet and insert your Google Sheet URL and ...
How to export orders via fulfilment location / warehouse?
Here are the steps to export orders by warehouse location: Add the "fulfillment location" field in the "Add Export Field" section. After adding the field, go to the "Filter/Source Settings" page, then filter by column and enter the filter for the ...
How can I create different email body based on whether an order count exists?
You can find the email body section in the email edit settings. Liquid mapping can generate email body, both with and without order details. Use the value below: {% if orders.count > 0 %} Here are the orders files. Please process the orders. {% else ...