NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Can we GET info from google calendar?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Can we GET info from google calendar? (Read 4476 times)
Robert Iliuta
Sr. Member
Posts: 472
Can we GET info from google calendar?
«
on:
January 24, 2018, 03:42:10 AM »
Hallo!
With the of NetTalk10 can we GET info from google calendar?
I have a client that using google calendar and want to sync events with my app.
It's hard to do this?
Thank you for any suggestions,
Robert
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Can we GET info from google calendar?
«
Reply #1 on:
January 24, 2018, 06:47:57 AM »
Hi Robert,
I don't know if it's hard or not - I haven't tried,
But NT10 comes with an OAuth example of connecting to Google services, so I'm guessing it's just an API call to get the calendar.
Cheers
Bruce
Logged
bshields
Sr. Member
Posts: 392
Re: Can we GET info from google calendar?
«
Reply #2 on:
January 28, 2018, 05:29:46 PM »
Hi Robert,
I did it ages ago and the Google API was pretty tidy. The most difficult part back then was doing OAuth manually, but from memory it was OAuth2.0 which is miles easier than OAuth1.0.
Someone here probably has more recent experience.
Regards
Bill
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Can we GET info from google calendar?
«
Reply #3 on:
January 28, 2018, 09:29:46 PM »
Hi Bill,
yeah, the OAuth 2 part is built-in now so that's gone from hard to trivial.
cheers
Bruce
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Can we GET info from google calendar?