Under Armour source type updated to MapMyFitness
Update: As of March 3, 2025 all changes listed below have completed successfully.
On 2/27/2025 we updated the source type for Under Armour records from underarmour
to mapmyfitness
. All new MapMyFitness records will have a source type of mapmyfitness
. The following services are impacted:
- Marketplace
- Streaming API
- REST API
The MapMyFitness integration will support data syncing from the following applications:
- Map My Fitness
- Map My Walk
- Map My Run
- Map My Ride
Marketplace Updates
Please be aware that the name of the source in the marketplace updated on March 3, 2025 as follows:
Field | Prior Value | New Value |
---|---|---|
display_name | Under Armour | MapMyFitness |
Here is an excerpt of the custom marketplace:
{
"type": "underarmour",
"logo_url": "//assets.prod.validic.com/cmapi/images/sources/mapmyfitness.png",
"display_name": "MapMyFitness",
"tagline": "A complete set of tracking & training tools to help you reach your fitness goals.",
"connect_url": "https://syncmydevice.com/connect/underarmour?token=...."
}
Streaming API Updates
All new MapMyFitness records now have a source type of mapmyfitness
.
REST API Updates
All new MapMyFitness records now have a source type of mapmyfitness
.
When making a call to the REST API and using a source filter of either underarmour
to mapmyfitness
, records of both source types are returned.