Hello,
I’m trying to retrieve a CSV hosted online here.
It’s a government website and the CSV is separated with semicolon.
If I use the HTTP REQUEST module, it downloads but can’t read it because of the semicolon.
If I download to my computer and reupload it using the USE CSV module, I can select the delimiter and read it.
What can I do to automate the process, am I missing something?
Thanks a lot
Joachim