01-04-2018 17:41 - edited 01-04-2018 19:14
01-04-2018 17:41 - edited 01-04-2018 19:14
Hi all,
I am developing an application which would aggregate the data of a number of users. Through the application, in different subsections, calculations would be made on data of these Users.
Given they all consent through the OAuth2.0 Process, what is the best way for me to proceed?
- Every time, at runtime, have a HTTP request get the data needed and compile the KPIs.
- One time every day, at set times, at push of a button, assemble all necessary information and store it.
Has anyone already done this?
What are the points of attention?
Can you please advise me on this..
Kind regards,
Niels
Answered! Go to the Best Answer.
01-04-2018 17:55
01-04-2018 17:55
Hi @NielsWearables,
Did you mean to post this in the API forum? This forum is for the Fitbit android app.
01-04-2018 17:55
01-04-2018 17:55
Hi @NielsWearables,
Did you mean to post this in the API forum? This forum is for the Fitbit android app.
01-04-2018 19:13
01-04-2018 19:13
Yes Dave, my bad..
Thank you for the help!