This is a simple Web Data Connector for CSVs hosted on the web.
- Start a new WDC connection in Tableau Desktop 2019.4 or higher and enter: https://basic-csv-wdc.herokuapp.com/
- Enter your CSV URL.
- Optional: Add a Bearer token or change the HTTP method.
- Click Get Data!
If you want to use this WDC on your Tableau Server you will first need to add it to your safelist with the following commands:
tsm data-access web-data-connectors add --name "CSV WDC" --url https://basic-csv-wdc.herokuapp.com:443
tsm pending-changes apply
Note that this will require your Tableau Server to restart!
If you want to use this WDC on Tableau Online you will need to set it up using Tableau Bridge