Returns an XML payload containing a full listing of all event or session data. Event or session data consists primarily of the name, date, time description and location of events. Note: the tag, AI_ATTENDEEID, may be used within data elements and serves as a placeholder to be replaced by a valid attendee ID. This service is only allowed to be run between 11 PM EST and 7AM EST IF there are more than 100 Events.
Sample Request URL: [EndPoint Url]/?do=cnt.getservice&service=getEvents
Parameter Options:
- *apiKey: Valid API key
- includeAbstracts: Boolean value; used to include a listing of related abstracts to this event. Complete abstract details can be retrieved using the ‘getAbstracts’ method and the ‘abstractIDs’ parameter.
- includeSubAbstracts: If set to 1 (true), in conjunction with the includeAbstracts, the related sub-abstracts for the event are also included. This is used when presentations are linked directly to sub-abstracts and need to be consumed by the API.
- See Other Event Filter Options:https://aievolution-api.helpdocs.com/events/get-events-parameters
Sample XML Payload: See Rest_GetEvents.xml
Notes:
- <attendanceUrl> node
- For a live/scheduled session, a signed-in user will be asked to attest/verify attendance
- For an on-demand session, a signed-in user will be automatically enrolled and asked to complete additional requirements to view resources or earn credit.