Importing Customizations into SchoolEngage
Overview
To utilize custom PowerSchool fields within SchoolEngage, either for reading or writing data, it's essential to perform an export from PowerSchool first.
Steps for Exporting Extensions from PowerSchool
Access PowerSchool: Log in and switch to the District Office view.
Export Page: Go to
YOUR_POWERSCHOOL_URL/admin/customization/CreatePackagePage.action
, substitutingYOUR_POWERSCHOOL_URL
with your district's PowerSchool URL.
Note: It may take some time for this page to load.
Plugin Description: Please fill in the required description fields. While these fields are essential for exporting, they are not utilized during the import process, so you can name them as you prefer. The filename is only for your reference and does not affect the import. These fields include but are not limited to Plugin version, publisher name, contact email, and file name.
Select Files: In "Select Individual Files":
Expand the “user_schema_root” folder
Choose all
.xml
files relevant to your newly added custom fields.Click Create Plugin Zip File to download the compressed file to your computer.
Preparing File for Upload to SchoolEngage:
Take your newly downloaded .zip folder and extract the files onto your computer
Take the
user_schema_root
and compress it into a .zip folder
Upload user_schema_root.zip file to SchoolEngage:
In SchoolEngage, navigate to
Settings > District
Upload the new user_schema_root.zip file to the Upload Mapsource Extension section
Alternatively, you can upload the .xml file(s) within the user_schema_root folder into the Upload Mapsource Extension section.
Now your new extension field should be available as a form field mapping!