Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3861 Tampilan
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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jul 15
5596
2
Okt 17
8848
2
Agu 25
3043
3
Feb 25
4393
0
Mei 24
46