Event Retrieval Interface
Sundial offers a simple HTTP-based interface for the retrieval of event information. One may obtain information from Sundial by formulating a request to the the event retrieval interface's URI. Sundial's event retrieval interface is located at the following URI:
Variables passed to this URI through either a GET or POST mechanism specify criteria for obtaining and filtering event information as well as options for its presentation. For example, if one wanted to display all upcoming events in the next 60 days, one might specify the following:
Note that variables passed to the search/filter interface are specified as name/value pairs of the form:
name=value
and the pairings are separated by ampersands, &. No variables are required.
Variable names are case-sensitive.
