Google-calendar – Sync task updates in a Google Site with Calendar

google-calendargoogle-sitesgoogle-taskssynchronization

Is it possible, after modifying a task (mainly the date) in the tasks list in a Google Site, for the information to sync and update with a Google Calendar?

I have a task tracker in a Google Site and want to know if I update the details of a task that it can also update it on the calendar or on any Google calendar.

Best Answer

I believe you could do this using Google Apps Script to update the Google Calendar when the change happens on the Google Site. This is probably more complex than what you were looking for but I don't believe there is any way to do this without writing a custom script.

Some information on the Calendar and Sites services API: