Files
Send a file to an account by using the POST Files call. Current filetype supported are ZIP files containing either CN1 or ISOXML content. Download a file by using the GET Download call and the File ID.
Endpoints
View All
This is a list of featured endpoints. The entries below link to Swagger documentation.
Supported File Types
The Files endpoints can support a number of file types.
Some specified file types are automatically processed once uploaded using these endpoints. All other files must be manually processed using a FieldOps account.
File Type | Recommended fileType Value | Processing Method | Description |
---|---|---|---|
CN1 Setup File | CN1 | Manual | CN1 file containing Setup information for grower, farm, field, and field boundaries. |
ISO XML Setup File | ISOXML | Manual | ISO XML file containing Setup information for grower, farm, field, and field boundaries. |
Trimble File | AGGPS | Automatic | File containing Trimble data. |
Raven File | RAV-ADV, RAV-JDP, RAV-ZIP | Automatic | File containing either Raven data or Job Data. |
John Deere GS2630 File | RCD, RCD_GS4 | Manual | John Deere file containing GS2630 data. |
John Deere RCD/Gen4 File | RCD, RCD_GS4 | Manual | John Deere file containing RCD/Gen4 data. |
ISO XML File | ISOXML | Manual | ISO XML file containing Kinze. |
Note the following:
- All files must be transported as ZIP files.
- Prescription (Rx) files should not be uploaded using Files endpoints. Instead refer to the POST call for sending prescription files to vehicles.
- In calls using the Files endpoint, only one of the
fileType
values listed should be given for that file type.