Calendar API
For assistance, send an email to: askedna@edna.edu.au.
Please note: these services are also available using the edna
generators.
Available Formats:
Parameters:
- calendar - The calendar path. X{,Y} where X is the calendar ID and
(optional) Y is the event ID. OR X;Y;Z;.. semi colon for multiple
calendars [DEFAULT: all calendars listed]
- from - From date [OPTIONAL, TODAY, THISWEEK, THISMONTH, THISYEAR
OR YYYY-MM-DD. LEGACY: XDAY, XWEEK, XMONTH where X is a number (1-9)
this format searches from today back into the past ]
- until - Until date [OPTIONAL This is a date field only YYYY-MM-DD]
- sector - Limit search to specified sectors [OPTIONAL]
values: ACE; ece; higher_ed; school; VET
Example: http://api.edna.edu.au/calendar.html?sector=ACE
- location - Limit search to specified locations [OPTIONAL]
values: act, nsw, sa, wa, vic, tas, qld, nt, au, intnl, online
Example: http://api.edna.edu.au/calendar.html?location=vic
- q - Query text [OPTIONAL]
- items - Number of items to display [OPTIONAL, 1-3000, default no
restriction]
- detail - Show item details at the item list level [OPTIONAL: yes
| DEFAULT: no detail]
- showdesc - Display Descriptions [OPTIONAL, true/false, default true]
- showcontent - Display stored HTML content rather than DC.DESCRIPTION
[OPTIONAL, true/false (Default false)]
- maxdesc - Maximum description length in characters [OPTIONAL, 1-3000,
default 1000 (Note, this doesn't apply when the 'showcontent' parameter
is true)]
- popup - Popup links in a new window [OPTIONAL, true/false, default
true]
Extra Parameters (for HTML version only):
- header - URL of the header component in HTML. [OPTIONAL]
- footer - URL of the footer component in HTML. [OPTIONAL]
Header
and footer examples
Legacy Service API Parameters:
- nbpath - The noticeboard path. X{,Y} where X is the noticeboard
ID and (optional) Y is the notice ID. [DEFAULT: all calendars listed]
- detail - Show item details at the item list level [OPTIONAL: yes
| DEFAULT: no detail]
|