What can I use this call for? The filter API gives you the ability to query a specific app. It’s is up to you which filters, ordering, options you use. The sky is the limit. Request An example to explain the syntax: [GET] apps/{{APP ID}}_{{APP TOKEN}}/filters/flat? {{APP FIELD 1}}=… &{{APP FIELD 2}}=… &{{META ATTRIBUTE 1}}=… …
Categorie: KampAdmin API (EN)
-
Intro
-
Deelnemers
-
Monitoren
-
Financieel
-
Communicatie
-
Geavanceerd
Get App info
What can I use this call for? It returns the schema for a specific app. You get to know all of the app-fields in the app which is handy to know on what you can filter. The goal is to only use this API call during development as a reference tool. You best hardcode the …
Introduction to the KampAdmin API
What is the KampAdmin API? The KampAdmin API allows you to directly query into our backend. This gives an integrator tremendous power and flexibility to get the data they exactly need. Moreover it is read only, so you cannot harm the data in any way How fast is it? Should we cache it? No. It …