Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-19 | Add campus_list APIHEADmaster | Jesse Morgan | |
2018-07-08 | Add Groups Service APIs | Jesse Morgan | |
2016-09-21 | Switching individual_profile_from_login_password to POST | Jesse Morgan | |
The CCB API has changed such that the individual_profile_from_login_password API now expects the username and password to be sent as a form body. | |||
2016-04-06 | Adding getLookupTable API. | Jesse Morgan | |
2016-03-27 | Adding the update_individual API | Jesse Morgan | |
2016-03-20 | Changing GetIndividualProfilesRequest to use char[] for password. | Jesse Morgan | |
2016-03-19 | Initial commit for the CCB API Client. | Jesse Morgan | |
The client currently supports the following APIs: * individual_profiles * individual_profile_from_id * individual_profile_from_login_password * individual_profile_from_micr * custom_field_labels |