Skip to Content
मेन्यू
This question has been flagged
3549 Views
How to find the customers from shopify with the particular range of date i.e importing the customers with the date filter ?

Please refer the code below for importing customers without filter:

shop_url = "https://%s:%s@%s.myshopify.com/admin/" % (self.api_key_shopify, 
                                                    self.password_shopify, self.name)

shopify.ShopifyResource.set_site(shop_url)
customer_list = shopify.Customer.find()


Avatar
Discard
Related Posts Replies Views Activity
1
जुल॰ 15
5198
2
अक्तू॰ 17
8480
3
फ़र॰ 25
3659
0
मई 24
46
1
अप्रैल 24
3415