webdataconnector
webdataconnector copied to clipboard
Bring the data you care about into Tableau
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN cleanup Failed to...
 Can you help me identify if the problem is Tableau Server related or the URL access related. Because other REST API's do work ones without authentication.
I tried to add a custom OAuth config per this doc https://tableau.github.io/connector-plugin-sdk/docs/oauth#create-site-oauth-client-20231. Tableau server (2023.1) shows "change saved" after clicking the "save" button. However, the OAuth config is not showing...
I am trying to write an connector that requires a user to send in a ClientID and Secret through OAuth2 as client_credentials in order to get an access token. I...
It appears that the ["What's New"](https://tableau.github.io/webdataconnector/news/) page (linked prominently from the [Web Data Connector homepage](https://tableau.github.io/webdataconnector/#)) has not been updated in a while. Among other things, it doesn't mention anything about...
Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [selenium-webdriver](https://github.com/SeleniumHQ/selenium). These dependencies need to be updated together. Removes `xml2js` Updates `selenium-webdriver` from 3.6.0 to 4.8.2 Release notes Sourced from...
It is currently not possible to see console logs to debug the fetcher and parser components in the WDC 3.0 boilerplates. Please enable logging to terminal window or document /...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Tableau Web Data Connector to generate Calendar Date for any number of years. It can be used with any other data source for creating different calendars such as Holiday calendars...