cURL Statement Tags and Codes
Tags
Tag | Description |
---|---|
FILE | The full path to the file being imported.
The path must be located on the same machine as the "runDimport.bat".
|
ACCOUNT | The account name that is used when signing into Naviance. |
USERNAME | The username that is used when signing into Naviance. |
KEY | Personal Data Import Key |
TYPE | The type of data that is being imported. Refer to the Data Type Codes. |
STATE_EXAM_CODE | A code corresponding to the state exam being imported. Refer to the State Exam Codes. This tag is required if state exam scores are being imported. |
FORMAT | The format of the import file. Refer to the Format Codes. |
HEADER | Whether or not the import file contains a header row. Refer to the Header Codes. |
DATE | The date format of the import file. Refer to the Date Codes. This tag is required if test scores are |
The e-mail address(es) where information about the results of the data import is sent. Multiple e-mail addresses need to be separated by commas, not spaces. This tag is optional. | |
DESCRIPTION | An alphanumeric description of the import. This tag is optional. |
Tag Codes
Identify the type of data you are importing with SchoolSync™. Enter the code for the type tags in each cURL statement.
Data Type Codes
Import Type | Code |
---|---|
Student records | 1 |
Student update
Only available at the school level.
| 11 |
Parent records | 12 |
Parent update
Only available at the school level.
| 16 |
SAT before March 2016 | 5 |
SAT | 39 |
PSAT before October 2015 | 6 |
PSAT | 29 |
ACT before October 2015 | 7 |
ACT | 28 |
PreACT | 52 |
PLAN | 8 |
EXPLORE | 17 |
SAT Subject | 9 |
AP | 10 |
State exam scores multiple subjects per row | 23 |
State exam scores single subjects per row | 24 |
Student course data | 33 |
State Exam Codes
State Exam | Code |
---|---|
Arizona's Instrument to Measure Standards | aims |
California Standards Test | cst |
Colorado Student Assessment Program | csap |
Connecticut Academic Performance Test | capt |
District of Columbia Comprehensive Assessment System | cas |
Indiana Core 40 EXA | core40 |
Indiana Statewide Testing for Education progress-Plus (ISTEP+) | istep |
Massachusetts Comprehensive Assessment System | mcas |
Minnesota Comprehensive Assessments | mca |
new Jersey Assessment of Skills and Knowledge | njask |
new Jersey Grade Eight Proficiency Assessment | njepa |
New Jersey High School Proficiency Assessment | njhspa |
Ohio Achievement Test | oat |
Ohio Graduation Test | ogt |
Oregon Assessment of Knowledge and Skills | oaks |
Pennsylvania System of School Assessment | pssa |
Texas Assessment of Knowledge and Skills | taks |
Format Codes
File Format | Code |
---|---|
The import file is comma-separated. | CSV |
The import file is tab-delimited. | TSV |
Header Codes
File Format | Code |
---|---|
The import file contains a header row. | Yes |
The import file does not contain a header row. | No |
Date Codes
File Format | Code |
---|---|
MM/YYYY | 1 |
MM-YYYY | 2 |
YYYY-MM | 3 |
YYYY.MM | 4 |
MMYY | 5 |
YYMM | 6 |
MM/DD/YYYY | 7 |
MM/DD/YY | 8 |