Declare per-field database access in a PowerSchool plugin.xml manifest so API and PowerQuery calls don't fail with 403 errors

domain: powerschool.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. In the plugin bundle's plugin.xml manifest, add an access_request block listing each database table/field the plugin's API calls or PowerQueries need to touch.
  2. Give each field entry a table, field, and access level (ViewOnly or FullAccess) attribute — omitting a field here, even one your code only reads, causes calls touching that field to fail.
  3. For plugins that use PowerQueries, update the access_request to cover every field referenced anywhere in the query's SQL, not just the fields returned in the response payload.
  4. After editing plugin.xml, reinstall/redeploy the plugin bundle through the PowerSchool admin Plugin Management console; a running installation doesn't pick up manifest changes automatically.
  5. Have a district admin review and approve the plugin's updated data access request before the new field-level permissions take effect for API calls.

Known gotchas

Related routes

Pull student data from PowerSchool via its API and plugin model
powerschool.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans