npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@slates-integrations/tableau

v0.2.0-rc.12

Published

Manage Tableau Cloud and Tableau Server resources programmatically through the Tableau REST API. Query and manage workbooks, data sources, views, custom views, flows, users, groups, projects, permissions, favorites, collections, jobs, and data-driven aler

Readme

Tableau

Manage Tableau Cloud and Tableau Server resources programmatically through the Tableau REST API. Query and manage workbooks, data sources, views, custom views, flows, users, groups, projects, permissions, favorites, collections, jobs, and data-driven alerts. Export views as CSV, PNG, or PDF. Authentication supports Tableau personal access tokens, username/password sign-in, and connected-app or unified-access-token JWT sign-in.

Tools

Get Site Info

Retrieve information about the current Tableau site, including name, URL, storage usage, and configuration settings.

Get View Data

Export the underlying data from a Tableau view as CSV. Useful for retrieving the tabular data behind a dashboard visualization.

Export View

Export a Tableau view as CSV data, a PNG image, or a PDF file. Supports Tableau view filter query parameters and cache max-age controls.

List Data Sources

List and search data sources on the Tableau site. Supports pagination, filtering, and sorting.

List Views

List and search views across the Tableau site. Supports pagination, filtering, and sorting.

List Workbooks

List and search workbooks on the Tableau site. Supports pagination, filtering, and sorting to find specific workbooks.

Manage Data-Driven Alerts

List, get, delete data-driven alerts, and add or remove users from alert recipient lists. Data-driven alerts trigger when data in a view meets specified conditions.

Manage Collections

List, get, create, update, or delete collections, and add, remove, or list collection items. Collections are curated groups of Tableau content.

Manage Custom Views

List, get, update, delete, or export Tableau custom views. Custom views are saved user-specific configurations of workbook views.

Manage Data Source

Get details, update, delete, or trigger extract refresh for a data source. Use the action field to select the operation.

Manage Favorites

List, add, or remove favorites for a user. Supports workbooks, views, data sources, projects, and flows.

Manage Flows

List, get, update, delete, or run Tableau Prep flows. Use the action field to select the operation.

Manage Groups

List, create, update, delete groups, and add or remove users from groups. Use the action field to select the operation.

Manage Jobs

List, get details, or cancel background jobs (extract refreshes, flow runs, subscriptions). Use the action field to select the operation.

Manage Permissions

Query, add, or delete permissions on Tableau resources (workbooks, datasources, projects, views, flows). Permissions are granted to users or groups with specific capability modes.

Manage Projects

List, create, update, or delete projects. Projects organize workbooks, data sources, and other content in Tableau.

Manage Users

List, get, add, update, or remove users on the Tableau site. Use the action field to select the operation.

Manage Workbook

Get details, update properties, delete, refresh extracts, or manage tags for a workbook. Use the action field to select the operation.

License

This integration is licensed under the FSL-1.1.