JohnM
Enthusiast
- Joined
- Jun 7, 2006
- Posts
- 11,449
- Qantas
- LT Gold
Annoying when going to select business calls you cannot use the scrollbar on the drop down, have to up/down arrow.
Typical work experience kid result.
Annoying when going to select business calls you cannot use the scrollbar on the drop down, have to up/down arrow.
@sbor90 would love a PM with instructions.
Outstanding. I wondered about using cell references in the API call, but wasn't sure how to get it working (That was something that was bugging me when i was looking at the new flight schedule, which now requires two separate API calls; one to show the schedule and then another to show the aircraft type for a specific flight).Quite a few people have PMed me about this. The sheet is still a work in progress, but coming along nicely:
Before sharing how I've got this working I want to ensure that the sheet isn't making huge amounts of unnecessary API calls - as that's a surefire way to get the attention of Qantas. If anyone is an Google Sheets/Excel gun (particularly with lookups) and wants to help contribute please let me know
Some of the data the API will return:
Will respond to all your PMs as soon as I can
- List of valid origins
- List of valid destinations from each specific origin
- List of valid carriers marketing each citypair
- List of valid classes for that carrier on that citypair (i.e. business will show for DPS-KUL on MH, but not KUL-LHR it's not a valid QFF earn category)
- Points for route/carrier/class including status bonus where applicable
- SC earns (duh)
- Distance of citypair (I'm fetching the 'debug' distance which appears to be a more accurate figure - but there is also the distance used for SC calculations)
I wondered about using cell references in the API call, but wasn't sure how to get it working
=ImportJSON(CONCATENATE("https://services.unique.qantas.com/calculator/v2/segment/"&Calculator!$B4&"/"&Calculator!$C4&"/"&Calculator!$D4&"/"&Calculator!$E4&".json?status_tier="&Calculator!$I1&"&date="&(TO_TEXT(Calculator!$A4))),"/points/base_plus_cabin_bonus","noInherit,noHeaders,truncate")
Interesting Cathay Dragon | Airline Partners | Qantas Frequent Flyer states that you can earn points and SCs on KA flights, but the new points calculator doesnt allow you to select KA as an airline just CX. Nice inconsistencies in the website.
Which route(s) are you looking at? The carriers API endpoint is returning KA as a valid carrier on some routes (HKG-TPE/PEK/SHA) but not others (HKG-KUL)
Your solution is so, so much better than even the old, much beloved calculator that Qantas just nixed.
SC Calculator is finished and emailed to all who PMed. If anyone else wants a copy just PM me your Gmail address.
I have just clicked on my bookmarked calculator and have a functioning "old" calculator, with the ability to enter multi-city with results.
Has anyone tried entering Frequent Flyer - Flying Qantas & Partner Airlines - Points Calculators - Earning Points into their browser and see what happens?
Both my laptops have given the same result. YMMV
AFF Supporters can remove this and all advertisements
I have just clicked on my bookmarked calculator and have a functioning "old" calculator, with the ability to enter multi-city with results.
Has anyone tried entering Frequent Flyer - Flying Qantas & Partner Airlines - Points Calculators - Earning Points into their browser and see what happens?
Both my laptops have given the same result. YMMV
Thanks for this ... wonder how long it will stay there though!
Thanks for this ... wonder how long it will stay there though!
That's working for me also! It seems you may have a very old bookmark saved, the one I'd saved from 2014~2015 was Qantas Points Calculators | Frequent Flyer which redirects..