Hi,
i'd need to read and write calendar events to my gmail calendar.
I've found some postings relating to this from 2007. Is there today any way to do this with livecode?
Many thanks for reply!
read/create calendar events
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: read/create calendar events
Hi infantilo,
this can be done, but not right out of the box.
I'm afraid you will need to get familiar with the REST api that Google uses to "communicate" with their calendars:
https://developers.google.com/google-apps/calendar/
Maybe some other forum member already has done something in this direction.
Best
Klaus
this can be done, but not right out of the box.
I'm afraid you will need to get familiar with the REST api that Google uses to "communicate" with their calendars:
https://developers.google.com/google-apps/calendar/

Maybe some other forum member already has done something in this direction.
Best
Klaus