Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I need some help on how to set up a REST-Connection to load a csv file from Google drive.
I managed it to create a client id and a key at the Google Api site.
Now I stumble with the set up of the connection in Qlik Sense desktop.
Is the an example of such a set up?
Thanks.
Leszek
Dear Leszek,
you can use apigee (https://apigee.com/console/google-spreadsheets) for test the REST parameters. After test the results, you can use the configuration page for knowing how to use them inside Qlik Sense.
Best Regards,
Marcos A. Paixao
Hello Marcos,
thank you. Interesting Link.
Unfortunately this interface seems to work only with Google Spreadsheets and Documents but not with csv files.
Regards,
Leszek.
Dear Leszek,
If you save a file inside Google Documents as ".TXT" you may be able to read the CSV content.
Regards,