I need to download data from this website:
https://www.ep-online.nl/ep-online/PublicData
Beside that, I have access to the api key.
I would like to use the HTTP caller to download data from this website. However, I could not figure out which parameters to use in the transformer. Using the browser console it seems that I need a POST request?
Beside that I doubted where to fill the api key in the HTTP caller?
See attached the message from the browser console.