Hi,
I have created a workflow which pulls some information from the foresee API using the following address:
'https://api.foresee.com/v1/measures/8867464/data?from=2017-05-01&to=2018-02-25'
I am using an Oauth2 workflow and connecting to the API and pulling information as expected EXCEPT there seems to be a limit in what I can take from the API. Cutting off at 25 records and 800kb?
There is not limits on the tool, is there anything else I can check?
Any help will be appreciated?