Difference between revisions of "API"
(→Valley - Real World Example) |
(→Valley - Real World Example) |
||
Line 11: | Line 11: | ||
*[[Media:PowerSchool_API_Valley.pdf|PowerSchool_API_Valley.pdf]] - A copy of the API presentation in PDF format. | *[[Media:PowerSchool_API_Valley.pdf|PowerSchool_API_Valley.pdf]] - A copy of the API presentation in PDF format. | ||
*[[Media:Plugin test1.zip|plugins_test1.zip]] - Plugin file used in the presentation. | *[[Media:Plugin test1.zip|plugins_test1.zip]] - Plugin file used in the presentation. | ||
+ | |||
+ | <ref>Reference</ref> | ||
[[Category:Contents]] | [[Category:Contents]] |
Revision as of 21:14, 11 April 2018
API Resources
- PowerSchool Developer - Official support site and documentation for developer topics like the API.
- Base64 Encoder - Do not use this for plugins on your production server
- Rest Clients
- node.js - command-line client
- Advanced Rest Client - Chrome Extension
- Postman - Chrome Extension
- Getting Started Video
Valley - Real World Example
- PowerSchool_API_Valley.pdf - A copy of the API presentation in PDF format.
- plugins_test1.zip - Plugin file used in the presentation.
<ref>Reference</ref>