Back to data overview

Data Example 11: Get data with parameters

Data can be fetched useing parameters with the WHERE clause. All parameters after WHERE are added to the HTTP request as URL parameters. There are some parameters interpreted by SWAC when the data API does not support them.

VIEW-Requestor

<div id="data_example11" swa="Present FROM ../../data/concepts/data_example11.json WHERE filter=id,eq,1"></div>
        
CONFIGURATION

No configuration needed

DATASOURCE
Back to data overview