Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3410 Visualizzazioni
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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 15
5052
2
ott 17
8308
3
feb 25
3258
0
mag 24
46
1
apr 24
3205