Can I create a duplicate row for each line item quantity in the order export?
Yes, you can! In the Order Data Settings, under the Extra Options section, just select the checkbox Create a duplicate row per line item quantity.…
Yes, you can! In the Order Data Settings, under the Extra Options section, just select the checkbox Create a duplicate row per line item quantity.…
Apps such as Infinite Options by ShopPad, Product Options by BOLD, Product Personalizer by Zepto Apps, Dynamic Product Options by ITORIS INC, and Pro…
Yes, you can! EZ Exporter provides an Amazon S3 integration. Under Integrations -> Amazon S3, Simply enter the bucket name, region, AWS Acce…
EZ Exporter has an Amazon S3 (AWS) integration with an option to specify a custom endpoint URL. The custom endpoint URL option enables suppor…
Yes, you can! Customily stores this data in the Line Item Properties field of the Shopify order. There are multiple ways you can…
Shopify doesn't expose the full gift card code in either the Shopify API or the Shopify Admin, only the last 4 characters of the gift card can be…
Uploadery by ShopPad stores the URL of the uploaded file in the line item properties of the Shopify order.You can include this URL in your order CSV …
Upload Fields by UploadKit stores the URL of the uploaded file in the line item properties of the Shopify order. You can include this URL in …
You certainly can! You can use the Calculated Fields feature of EZ Exporter to automatically manipulate the values of Shopify metafields on export…
Yes, you certainly can!However, since this field only applies to a small number of Shopify Plus users and not a documented field in the Shopify API, …
Yes, you can! We've gotten this request from some of our customers whose suppliers' systems don't support accented/non-ASCII character…
We provide additional flexibility when filtering date fields (such as the Created At, Updated At, and Processed At fields) in the Custom Fil…
You can find the Calculated Fields option in the Data Settings. With Calculated Fields, you can create a column in your report with a dynamic valu…
Arithmetic operations provide a way to generate new values from one or more number fields (e.g. total_weight, total_price, line_items.quantity, etc.)…
Conditional expressions allow you to include logic when generating your report. AVAILABLE OPERATORS if ("this value" if "cond…