Skip to content

Example PowerQueries plugin for use with a PowerSchool API client

License

Notifications You must be signed in to change notification settings

dougpenny/PSCustomQueriesPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSCustomQueriesPlugin

PSCustomQueriesPlugin is used, along with an API client (like SwiftyPSCore or PyPowerSchool), to interact with the PowerSchool API. The plugin does a couple of things:

  1. Provides the credentials needed to connect with the PowerSchool API using an API client.
  2. Allows you to create custom PowerQueries, which are SQL statements executed directly on the PowerSchool server.

You can use the plugin as is, or you can modify and add to it as you see fit. To install the plugin, first create a ZIP file containing the queries_root directory and the plugin.xml file. Then navigate to the Plugin Management Dashboard in PowerSchool and upload the ZIP file.

About

Example PowerQueries plugin for use with a PowerSchool API client

Topics

Resources

License

Stars

Watchers

Forks