Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3500 มุมมอง
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()


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ค. 15
5129
2
ต.ค. 17
8400
3
ก.พ. 25
3550
0
พ.ค. 24
46
1
เม.ย. 24
3352