05-22-2018 02:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-22-2018 02:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello,
I'm working for a client of mine on a sync app between Strava and Fitbit. This would need to update/delete information if in one place something has changed. Because of this, I would need to update the Activities information in Fitbit - eg. Name, distance, time or whatever else he might need.
The problem is that I can't seem to find how to do an update via the API. It's not clear how I can use the logId coming from the API to update just the information I need, and I couldn't find an update endpoint which I can use.
The Log Activity one seems just to add (as it doesn't have any logId field as an optional parameter or something similar), right?
Thanks for your help!
