inbo / iassetR

Interact with the iAsset api using R
https://inbo.github.io/iassetR/
Other
0 stars 1 forks source link

Implement filtering in `get_records()` #16

Open PietrH opened 9 months ago

PietrH commented 9 months ago

Currently get_records() retreives all records for a customInspection, it would be nice if we could also use the custom filters we have setup in the web interface, such as for example: 2. Valideren

The API docs: https://api.iasset.nl/documentation#jump-Inspections_2FCustomInspection-getCustomInspections, mention that this is possible using a different request first:

Suggest using “GetSchouwObjects” request first to get the certain objects for which You want to see the custom inspections.