Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msheldont4e authored Dec 14, 2023
1 parent 180fd76 commit 9564dbc
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,24 @@ NIM Connector for PowerSchool SIS
# Known Issues
- Fees Data does not load properly

# Database Access
In case you need additional data not available via the API you can leverage a direct database connection. See https://github.com/Tools4ever-NIM/NIM-System-PowerShell-Oracle-SQL

## Recommended Data Tables
- PS_PREFS
- PS_PSSIS_PERSON_EMAIL
- PS_PSSIS_PERSON_PHONE
- PS_PSSIS_STU_CONTACT_ACT_CUST
- PS_PS_ENROLLMENT_ALL
- PS_SCHOOLS
- PS_STUDENTCOREFIELDS
- PS_STUDENTS
- PS_S_ID_STU_X
- PS_U_STU_FORMS
- PS_U_STU_GENERAL
- PS_EMAILADDRESS
- PS_PERSONEMAILADDRESSASSOC
- PS_S_ID_SCH_X

# NIM Docs
The official NIM documentation can be found at: https://docs.nimsuite.com

0 comments on commit 9564dbc

Please sign in to comment.