JSON data not directly from a JSON file
-
Hello and thank you for your help,
I’m not an API/JSON specialist, so your answer will be very useful.
I have a public end-point API: https://api.tech.ec.europa.eu/search-api/prod/rest/search?apiKey=SEDIA&text=***
That API need to get parameter (in JSON format) as for example: {“bool”:{“must”:[{“terms”:{“type”:[“1″,”2”]}},{“terms”:{“status”:[“31094502”]}},{“terms”:{“frameworkProgramme”:[“43108390”]}},{“terms”:{“programmeDivision”:[“43108406”]}}]}}
How can I fetch data from this API using your plugin?
thank you SO much from Belgium!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘JSON data not directly from a JSON file’ is closed to new replies.