ablestar / ablestar-cli

A command tool for importing and exporting data from your Shopify store
GNU Affero General Public License v3.0
44 stars 1 forks source link

Add support for exporting discount codes #16

Closed tewshi closed 1 year ago

tewshi commented 1 year ago

Discount code and price rule export work, but some of the columns couldn't find the matched fields.

*** And I've used ID instead of handle for products and collections.

Please check @d-beck

d-beck commented 1 year ago

Thanks @tewshi I'll send you an export separately that contains some discounts on the test store with those fields set to see if you can see the info. If you can't let me know and we'll take a look

For the collections and products, what's the level of effort required to do a secondary API call to get the handle for the product/collection?