Hi Dimitrios, You should be able to perform an HTTP GET to the following url https://www.google.com/calendar/ical/calendarID/public/basic.ics
You can get a list of the calendar ids throught the GData API: http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html#RetrievingCalendars Hope that help. On Thu, Jul 7, 2011 at 9:37 AM, Dimitrios Zlitids <[email protected]> wrote: > Στις 07/07/2011 07:29, ο/η Ray Baxter έγραψε: > > If you login to Google using client login, then you can perform a GET > request on the the url for the .ics file. The api is http. > Ray > > > > On Wed, Jul 6, 2011 at 6:19 PM, Dimitrios Zlitidis <[email protected]> > wrote: >> >> I see there in the Web UI of Google Calendar that there is an option to >> download the .ical version of my calendar. I want to do this in my >> application I develop. I am looking over the Internet and in the >> documentation if there is something like that, but I can't find anything... >> Does the API provide this fuctionality? If yes, how can I start doing this? >> >> Thanks, >> Dimitris >> -- >> You received this message because you are subscribed to the Google >> Groups "Google Calendar Data API" group. >> To post to this group, send email to >> [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://code.google.com/apis/calendar/community/forum.html > > -- > You received this message because you are subscribed to the Google > Groups "Google Calendar Data API" group. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://code.google.com/apis/calendar/community/forum.html > > Oh, ok... And how do I do this...? :-) > Sorry, I'm just quite new to it.... I am developing a stand-alone > application, it's not a web application. > > Thanks, > Dimitris > > -- > You received this message because you are subscribed to the Google > Groups "Google Calendar Data API" group. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://code.google.com/apis/calendar/community/forum.html > -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
