Google calendar integration and sync
-
Hello,
I am creating a calendar page on a website. This page contains a normal table where I list certain events with the corresponding dates in front of it (I want it this way).
On the other hand, I have a created a calendar on my Macbook using the default calendar app; I have made this calendar public and I linked it to a website (in addition to the table i have made) so people can automatically sync their calendars with the one I have created; I have used the below html code for this purpose:
<a href="webcal://p06-calendars.icloud.com/published/2/lG7AdFlA0NlwCmdo6D_TO3Kbiw9rqS9m95j2GfqWseCOaQyp2b2bs0xftt6QAw72m0QxzfVKsS5mR9hzS0qxSpWvQoSt3WknJVFFVWcV8tk">iPhone users</a>
However, I want to do the same with Google Calendar but I don’t know how; I want people to click on the phrase (Google Calendar) and it should automatically prompt them to add the calendar that I made to their own calendar ( and i want it to automatically update whenever I make any changes) – This should be applicable wither the user is using the desktop browser or a mobile device.
If I didn’t phrase my question properly, please advise me on how to.
Thanks for you time in advance.
- The topic ‘Google calendar integration and sync’ is closed to new replies.