Huel Calculator

Calculate how many orders you've purchased through Huel. To use:

  1. Go to your order history (e.g. https://uk.huel.com/account#/history)
  2. Open your developer console (instructions https://support.airtable.com/hc/en-us/articles/232313848-How-to-open-the-developer-console)
  3. Copy the 'orders' response from the 'Network' tab and copy it into the box below.
  4. example flow
  5. Paste it down below, it should start like {"success": true, "orders: [...]"}