Hello,
Has anyone of you recent experience on interacting with a google calendar in combination with Servoy. I see a lot of stuff on the internet (also connected with Servoy) but all is quite old.
So if anyone has a link to new information / sample then please let me know.
Greeting,
Patrick
Hi Patrick,
You can do the integration yourself using a combination of the OAuth Plugin for authentication + the HTTP plugin.
Depending on what you need to do, this could be challenging. I would also recommend looking at CData connectors. Their connectors are JDBC drivers which can drop into Servoy Applications, exposing services like Google Calendar as a SQL database.
Hello Sean,
Thanks for your reply. I will dive into this and come back with my findings on this.