From 114835262fc40b6b082cc1db16b4bf664a21837e Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Tue, 10 Mar 2020 08:39:30 +0000 Subject: [PATCH] Update page 'VRAPoten API' --- VRAPoten-API.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/VRAPoten-API.md b/VRAPoten-API.md index e798649..f61c5ac 100644 --- a/VRAPoten-API.md +++ b/VRAPoten-API.md @@ -1,6 +1,11 @@ ## API v0.1 [<< Home](https://git.akkerweb.nl/FarmMaps/Documentatie/wiki/Home) +FarmMaps is an asynchronous architecture, the API flow keeps this in mind. +The API expects that all data is already processed and available provided, for example through the normal FarmMaps flow. + +For the currently available public FarmMaps API you can take a look at swagger: http://farmmaps.awtest.nl/swagger/index.html + **Input preperation** * VRAPoten requires specific input which needs to be provided by the FarmMaps API or user interface. * You can activate the VRAPotenTask with the Task API, passing the just created cropfield item code as a parameter.