I´m trying to use api http-url as a data source and merge two APIs.
The url is:
https://alpha-nuukaopenapi.azurewebsites.net/api/v1.0/EnergyData/Monthly/ListByProperty?Customer=Helsinki&Record=PropertyCode&SearchString=PROPERTYCODE&ReportingGroup=Electricity&StartTime=01%2F01%2F2019&EndTime=12%2F31%2F2019
PROPERTYCODE changes and it is read for another data source / table.
HTTPCaller I tried to make proper URL call with text editor:
Any hints, why this is not working? Thanx!
Please see the attachment: