NetTalk Central

The Rest Of NetTalk => The Rest - Ask For Help => Topic started by: DonnEdwards on July 27, 2022, 01:07:50 AM

Title: Google Calendar API
Post by: DonnEdwards on July 27, 2022, 01:07:50 AM
Can anyone share some code snippets or experience using the Google Calendar API? I need to retrieve appointment information from the calendars of various doctors.

Any help will be most appreciated
Donn

CPE 11.0.13630, NT12.44
Title: Re: Google Calendar API
Post by: DonnEdwards on July 29, 2022, 01:44:28 AM
This is turning into a nightmare. I don't think I can access the Google API, not without PHP, Node.js, etc. I'm going to have to try something else.  :'(
Title: Re: Google Calendar API
Post by: Bruce on August 03, 2022, 09:29:33 PM
Hi Donn,

>> I don't think I can access the Google API, not without PHP, Node.js, etc.

That is inaccurate. The API are just Web API's, so you absolutely can access them from a NetWebclient.
As an example (although not sure how much it'll apply) the NetDrive.Clw includes useng the Google Drive API's.

Cheers
Bruce