All things Shopify and commerce
Hi!
On 11/14 I was looking for the 11/12 orders using API url. I could not see any orders placed on 11/12 morning before 11:00 am. Also I can see orders for 11/11. I am located in EST.
admin/api/2021-10/orders.json?status=any&created_at_min=2021-11-12T00:00:00&fields=created_at
Solved! Go to the solution
This is an accepted solution.
Never mind. I forgot to put limits.
dt_string = now.strftime("%d-%m-%Y")
td = str(dt_string)
admin/api/2021-10/orders.json?status=any&created_at_min=' + td + '(-05:00)&limit=250
Works perfectly.
This is an accepted solution.
Never mind. I forgot to put limits.
dt_string = now.strftime("%d-%m-%Y")
td = str(dt_string)
admin/api/2021-10/orders.json?status=any&created_at_min=' + td + '(-05:00)&limit=250
Works perfectly.
User | RANK |
---|---|
40 | |
37 | |
24 | |
22 | |
15 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023