The above link shows that CIQ supposedly supports a range of activities which is present in Garmin Connect.
However, when trying out those list of activities
SPORT_GENERIC = 0
SPORT_ALPINE_SKIING = 13
SPORT_AMERICAN_FOOTBALL = 9
SPORT_BASKETBALL = 6
SPORT_CROSS_COUNTRY_SKIING = 12
SPORT_CYCLING = 2
SPORT_FITNESS_EQUIPMENT = 4
SPORT_HIKING = 17
SPORT_MOUNTAINEERING = 16
SPORT_MULTISPORT = 18
SPORT_PADDLING = 19
SPORT_ROWING = 15
SPORT_RUNNING = 1
SPORT_SNOWBOARDING = 14
SPORT_SOCCER = 7
SPORT_SWIMMING = 5
SPORT_TENNIS = 8
SPORT_TRAINING = 10
SPORT_TRANSITION = 3
SPORT_WALKING = 11
Seems like only a few would have a valid activity type when uploaded into Garmin Connect.
From what I can tell, SKIING is recognised, but not Cross Country Skiing for example. BasketBall / Football and such all gets uploaded as "uncategorised"
Is this expected or am I doing something wrong?