Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Elias Kugler
RE: Synchronizing Participants? [ reply ]  
2010-06-14 06:09
Hi Marcus!

First, thanks for your feedback.

Ncal2gcal uses the google calendar api (via the Gcal4ruby gem). In the documentation of the api you find the following description regarding participants:

http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html#CreatingSingle

...
Note that if you use the Data API to add an event to your calendar that involves multiple participants, the event appears on the other people's calendars just as it would if you added it by hand using the Calendar GUI.
...

To avoid multiple invitations I plan to sync the participants as part of the description.

Would this be ok for you?

3<

By: Marcus Deluigi
Synchronizing Participants? [ reply ]  
2010-05-23 20:45
Hi there


The tool works great.
Unfortunately, the participants of a meeting do not get synchronized.

Is there any way that they also appear in the Google Calendar?