Jici
4
The problem is that you get a dictionnaries of data (date key) instead of an array. You will not be able to use this kind of response directly with API connector. You could consider using a third party tool, get JSON as text and use a JSON plugin, create your own plugin to transform the response or try to use this plugin: