Implementation documentation

Last modified by Roelof Zwaan on 2021/11/30 14:54

This space contains all information regarding TerraIndex that could be useful for third parties.

For external software that tries to insert or export data from the TerraIndex database, through an API.
There is also a section that describes the lab communication and setting up the connection between a lab and TerraIndex.

After pushing the data into the database, the ID’s are auto incremented. Based on the pushes ProjectCode, you can retreive the actual assigned ProjectID.
It’s possible to search your inserted project with the REST function, just fille the searchfilter of the: GetProjectsJSON API call.
Setting up a Webservice connection for project exports
It’s possible this will return in multiple results, because a wildcard search is automatically applied. So make sure, in case of multiple results, you perform search on exact match inside the results.

Tags:
 
TerraIndex