Skip to content
English
  • There are no suggestions because the search field is empty.

Enable plugin-only import for PowerSchool

Configure SchoolDay and PowerSchool to sync roster data using the plugin only, without V1 API endpoints.

Plugin-only import mode lets SchoolDay sync roster data from PowerSchool using Plugin v4 exclusively, without calling V1 API endpoints. This is the recommended configuration for districts running PowerSchool 25.2.0.0 or later.

Requirements

  • You must be running PowerSchool 25.2.0.0 or later.
  • You must have Plugin v4 installed and enabled in PowerSchool. See Manage the PowerSchool Plugin.
  • You must have District Admin access in SchoolDay.
  • You must have System Administrator access in PowerSchool.

Configure plugin-only import mode

Plugin-only import mode requires two changes: one in SchoolDay and one in PowerSchool. Both must be set for the mode to take effect.

Step 1: Enable plugin-only import in SchoolDay

  1. Go to the PowerSchool app in SchoolDay.
  2. Click Settings.
  3. In Delivery Config, click Advanced Settings.
  4. Select PowerSchool plugin-only import.
  5. Click Save.

Step 2: Set API access to No Access in PowerSchool

When Plugin v4 is installed, PowerSchool sets the V1 API access level to No Access by default. Verify this is the case:

  1. Log in to PowerSchool as a System Administrator.
  2. On the left menu, click System.
  3. Scroll down and click System Settings.
  4. Click Plugin Management Dashboard.
  5. Find the SchoolDay Data Sync plugin and click it.
  6. Click Data Provider Configuration.
  7. For Access Level for V1 APIs, confirm No Access is selected. If it is not, select No Access.
  8. Click Save.

After both steps are complete, the next sync will run without V1 endpoints.

Verify the configuration

Run a manual sync and confirm it completes without errors:

  1. Go to the PowerSchool app in SchoolDay.
  2. Click Run Sync.
  3. Once the sync finishes, go to History and confirm the sync status is Success.

If the sync completes successfully, plugin-only import mode is active.

Revert to V1 API mode

To return to syncing with V1 endpoints, reverse both settings:

  1. In SchoolDay, go to PowerSchool > Settings > Delivery Config > Advanced Settings and deselect PowerSchool plugin-only import. Click Save.
  2. In PowerSchool, navigate to System > System Settings > Plugin Management Dashboard > SchoolDay Data Sync > Data Provider Configuration and change Access Level for V1 APIs to Read Access. Click Save.

Next steps