Skip to content

dbecks/webdataconnector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tableau WDC Separate Phase Simulator

This is an experimental new version of the Tableau WDC simulator. Please see the original webdataconnector repo for more details about WDC. Hosted Simulator

Notable Features

  • Simulator re-written as a React app
  • The interactive and data gathering phases run in different contexts, just like in Tableau.
  • The interactive phase runs in a popup instead of an iframe, which means debugging OAuth flows is now possible.
  • The two phases can be ran independently.
  • Updated UI.

Updated tableauwdc API

This new version of the simulator will only run web data connectors that are written using the version 1.2.0 of the tableauwdc javascript API. This file can be found hosted here: http://dbecks.github.io/webdataconnector/js/tableauwdc-1.2.0.js.

Feedback Requested

Please open tracking issues for any found bugs or improvement requests. Please also view the issues tab for all current known issues.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 2.7%
  • Batchfile 0.1%