Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can we host custom fields entities on FitBIt cloud

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?

Best Answer
0 Votes
1 REPLY 1

Unfortunately not, but you can persist data on the device using the File System API (CBOR file), or within local storage in the companion.

 

https://dev.fitbit.com/build/guides/file-system/

Best Answer
0 Votes