This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Garmin Training Center data into Garmin Connect?

Former Member
Former Member
I'm new to this site.
Does anyone know if I can transfer my old data that I was collecting in Garmin Training Center over to Garmin Connect?
Thanks.
  • Yes you can. Export each activity out of TC as a .tcx file, then manually upload the file to GC. Keep in mind, that if the data is already in MotionBased, then it's just a matter of waiting for the data to be migrated. Nothing for you to do in that case.
  • When might Training Center have an "upload to Garmin Connect" feature? It'd be fantastic to upload activities onto the local machine and be able to upload them to GC through a right-click menu.
  • Former Member
    0 Former Member over 15 years ago
    Upload directly from TrainingCenter

    A auto-upload feature from within TrainingCenter is indeed a must have!
  • Former Member
    0 Former Member over 15 years ago
    Tried this and never works with the auto upload feature.
  • Answer is in this thread: https://forums.garmin.com/showthread.php?t=2301

    Originally Posted by JONEISEMAN
    I tried uploading this file to GC and also got the same error.
    I looked at the file and saw this (near the bottom of the file):
    <Creator xsi:type="Device_t">
    <Name></Name>
    <UnitId>3312721930</UnitId>
    <ProductID>450</ProductID>

    I change it to this:
    <Creator xsi:type="Device_t">
    <Name>EDGE705</Name>
    <UnitId>3312721930</UnitId>
    <ProductID>450</ProductID>

    After this I was able to successfully upload the file.

    It looks like GC does not like files with un-named devices.