Hi,
Similarly what FitBit syncs steps, sleep, etc... data to their FitBit cloud, can we have our own data also uploaded in their cloud. I basically wanted to upload daily total expenses of user. So instead of sending this data to our own server, can I use FitBit cloud and create custom entity which will store this data?
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Unfortunately not, but you can persist data on the device using the File System API (CBOR file), or within local storage in the companion.
Best Answer