I want to stop hammering Shopify everyday with my product sync but I am having a hell of a time figuring out how to actually retrieve the value of HTTP_X_SHOPIFY_SHOP_API_CALL_LIMIT in the first place, I've seen the same answer which is vague and links to a page that doesn't exist (something that happens an awful lot in the shopify docs) or others that simply state go read about the API, well, okay I have but I have yet to see an actual example of any kind. I'm guessing it's ridiculously simply but I just can't find an answer anywhere. I am using Python and the Python API with Django. A simple example would be great!
↧