Create a Web Data Connector (WDC) when you want to connect to a web data source from Tableau. A WDC is an HTML page with JavaScript code that connects to web data (for example, by means of a REST API), converts the data to a JSON format, and passes the data to Tableau.
[cljsjs/tableauwdc "2.2.0-1"]
cljsjs/tableauwdc {:mvn/version "2.2.0-1"}
implementation("cljsjs:tableauwdc:2.2.0-1")
<dependency> <groupId>cljsjs</groupId> <artifactId>tableauwdc</artifactId> <version>2.2.0-1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: