Hi all,
I'm trying to fetch data from restAPI in a JSON format. I want to load the data by script component.
Can someone please provide me the script that connect to the web-service in a way that i send the API key in the header?
The problem is not fetch the data, but to connect the script component to the web-service.
And how can i send a query to the api that limit the data that i fetch by date?
Thanks a lot!
Avi