AdAstra Events ICS/JSON API
ICS Calendar Feeds for Skyline College Events
Usage
-
/ics/sky to get the Skyline's Events ICS feed.
-
/json/sky to get the Skyline's Events JSON feed.
/json/sky - Post Method
Post Header
-
Accept:application/json
-
Content-Type:application/x-www-form-urlencoded
Post Body
-
'fields' => 'ActivityId,ActivityName,ParentActivityName,Description,StartDate,EndDate,StartMinute,EndMinute,ActivityTypeCode,LocationId,CampusName,BuildingCode,RoomNumber,RoomName,InstitutionId,ActivityPk,ReservationNumber:EventMeetingByActivityId.Event.ReservationNumber,Customer:EventMeetingByActivityId.Event.Customer.Name,ContactFirstName:EventMeetingByActivityId.Event.PrimaryCustomerContact.Person.FirstName,ContactLastName:EventMeetingByActivityId.Event.PrimaryCustomerContact.Person.LastName,MeetingType:EventMeetingByActivityId.EventMeetingType.Name,ContactEmail:EventMeetingByActivityId.Event.PrimaryCustomerContact.Person.ContactInformation.Email,Location.Room.Building.Address.Address1,Location.Room.Building.Address.Address2,Location.Room.Building.Address.City,Location.Room.Building.Address.State,Location.Room.Building.Address.ZipCode,Location.Room.Building.Address.ZipCodePlus,Location.Room.Building.Address.County,Location.Room.Building.Address.Country'
-
'columns' => 'ActivityId|0,ActivityName|1,ParentActivityName|2,Description|3,StartDate|4,EndDate|5,StartMinute|6,EndMinute|7,ActivityTypeCode|8,LocationId|9,CampusName|10,BuildingCode|11,RoomNumber|12,RoomName|13,InstitutionId|14,ReservationNumber|15,Customer|16,ContactFirstName|17,ContactLastName|18,MeetingType|19,ContactEmail|20,Address1|21,Address2|22,City|23,State|24,ZipCode|25,ZipCodePlus|26,County|27,Country|28'
-
'filter' => '(StartDate>="2018-07-01T06:05:14")&&(EndDate<="2019-07-01T06:05:14")&&EventMeetingByActivityId.EventMeetingTypeId in ("ea2cf2f6-1034-4267-a9e0-842e706ffece","799d8b8e-400b-4b90-92f6-40b34727f99d","1d3a5418-932c-4103-abd5-a84df738169f","ee59aa9c-7cf6-4e59-9716-9ecd6a3311e4","843994ba-8a50-4002-aff6-5fb91ba790b4","bdd368b9-98be-418b-89e5-fd91319f0e1b","c6d44f4b-cb24-4491-9a04-73c6ce3400be","031521d1-79fe-45fb-bb84-36d069490ff8","4522cdad-556d-499b-9aa4-2d1ec8e3d3d8","49079874-a741-4726-bf17-8b6577fb0a4b","0318d1b6-f766-4896-bcfa-1b3a3e68909d")&&EventMeetingByActivityId.IsFeatured==1'
-
'sortOrder' => '+EventMeetingByActivityId.EventMeetingType.Name,+StartDate'
-
'limit' => '10000',