I have reviewed the Google Health API for PHP developers. I have some
doubts regarding on how to proceed further.

I have downloaded the ZendGdata API and reviewed the Health.php file
which provides the code for linking Google Health profile to my web
user. I seen that the google sends the token when the user accepts
link my profile in the google page. Do we need to save the token for
the further requests done by the user to refresh the Google health
data in my application. If so, is the revokeSession in the api is used
for this purpose to instantiate the $client variable?

Also, if I need to refresh the data that has been changed from the
last health data retrieval from the google, what query should I need
to pass to get only the latest data (that is newly added or modified
conditions/allergies etc).

Also what should I need to do in order to unlink the Google Health
profile for my user in my application.

One more query, what should I need to do if google health should allow
to import external profile from my application.

Thanks in advance,
Sateesh B.

On Aug 20, 4:23 am, sateesh <[email protected]> wrote:
> Hi, I am new to the Health data exchange. My requirement is:
>
> 1) I am developing a online health care site which contains the
> Conditions, allergies and tests.
> 2) I need to exchange these data between my site and the google
> health.
> 3) First step is I need to get the data from the google health when my
> user requests to import data from the google health.
>
> Kindly let me know how to proceed on this. Is the Google Health Data
> API does the same thing what I am looking for. Means are there any
> APIs that need to be called from my application to import the data
> from the google. Am I on the correct track?
>
> Thanks in advance,
> Sateesh B.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Health Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/googlehealthdevelopers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to