Hi Lightandshadow68,

You can get JSON back by specifying 'alt=json' in your query like
this:
http://www.google.com/calendar/feeds/<calendarID>/public/full?alt=json

However, you can't get an aggregated response so you'll have to make
multiple requests and combine the data yourself.

Happy coding,
Lane

On Sep 7, 12:46 pm, Lightandshadow68 <[EMAIL PROTECTED]>
wrote:
> It it possible to get an aggregated and sorted list of calendar events
> in JSON format? I'm attempting to create a merged and grouped display
> of calendar events using AJAX.
>
> I'm unable to use any of the client libraries since my client's
> hosting server only provides PHP 4.x.


--~--~---------~--~----~------------~-------~--~----~
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://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to