-
Recent Posts
Archives
- December 2015
- April 2015
- January 2015
- October 2014
- July 2014
- July 2013
- September 2012
- August 2012
- July 2012
- June 2012
- March 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- June 2011
- March 2011
- January 2011
- December 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
Meta
Monthly Archives: October 2014
SLT Groups APIs
Shining Light Tech RESTful APIs return data in JSON format. /groups/list Returns list of groups in array, with GroupID and GroupName for each group. Login is required to use this API. Example: https://shininglighttech.com/groups/list/?ExcludeCollection=Families&ListLeaders=1&PersonID=3 Collection (optional) – string indicating name of … Continue reading
Posted in Groups
Comments Off
SLT Directory APIs
Shining Light Tech RESTful APIs return data in JSON format. /directory/list Returns list of people, or details for one person. Login is required to use this API. Example: https://shininglighttech.com/directory/list/?MentorID=3&Sort=People.PostalCode IncludeAddress (optional) – set to 1 to return address for each … Continue reading
Posted in Directory
Comments Off