Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3832 Vizualizări
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()


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iul. 15
5538
2
oct. 17
8785
2
aug. 25
2952
3
feb. 25
4252
0
mai 24
46