SOCS Calendar XML Feeds

Modified on Tue, 9 Jun at 3:41 PM

The school calendar XML feed includes all events for the current date by default. A date range can be used by adding "startdate" and "enddate" querystrings to the URL as follows:


&startdate=1 Sep 2026&enddate=1 Oct 2026


By default the feed includes all sport, co-curricular and school calendar events. You can choose to remove parts of the calendar as follows:


To remove Sport add "Sport=0" to the URL as follows:


&Sport=0


To remove Co-curricular add "Co-curricular=0" to the URL as follows:


&Co-curricular=0


To remove School Calendar events add "School=0" to the URL as follows:


&School=0


E.g. to return only School Calendar events you could use the following:


&Sport=0&Co-curricular=0


To include internal only events to the calendar feed, you can add the following to the end of the URL:


&IncludeInternal=1

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article