Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3492 Lượt xem
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()


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 7 15
5123
2
thg 10 17
8394
3
thg 2 25
3525
0
thg 5 24
46
1
thg 4 24
3339