Skip to content

Swift interface for accessing custom PowerQueries in PowerSchool

License

Notifications You must be signed in to change notification settings

dougpenny/SwiftyPSCustomQueries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftyPSCustomQueries

For detailed usage information, please see the SwiftyPSCore repository.

SwiftyPSCustomQueries is a companion library used alongside SwiftyPSCore. The purpose of this library is to provide examples for accessing custom PowerQueries in PowerSchool. While these specific queries may not be useful for your particular case, hopefully they can be used as a template to help you create your own PowerQueries.

PowerQueries allow you write custom SQL statements to fetch data from PowerSchool; they are created using the PowerSchool plugin interface. The PowerQueries for this package are defined in the example plugin, PSCustomQueriesPlugin. You can learn more about PowerQueries on the PowerSchool Developer Support site.

SwiftyPSCustomQueries is not endorsed, sponsored, or affilitated with PowerSchool in any way.

About

Swift interface for accessing custom PowerQueries in PowerSchool

Topics

Resources

License

Stars

Watchers

Forks

Languages