I have a dynamic report that gets downloaded in CSV format by clicking a static URL link.
How can I connect this as a data source?
UPDATE:
Able to connect to the data using Text Input > Download workflow, but it's not reading the data right. Seems to be taking all data and putting in one record.
Its a CSV file. Its throwing all the data in a column called 'DownloadData'. There are no headers in my data, just data.