Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3884 Zobrazení
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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 15
5605
2
říj 17
8862
2
srp 25
3049
3
úno 25
4414
0
kvě 24
46