Skip to content

Enabling Tableau to invoke AWS Lambda functions right from a published Tableau workbook

License

Notifications You must be signed in to change notification settings

rr-hari-prakash/tableauLambdaExtensionAPI

Repository files navigation

Setup for running Lambda Extension API

Prerequisites

Install Extensions API SDK Components and Start Server

  1. Open a command prompt window to the location where you cloned this repo.

  2. Install the Extensions API SDK components.

    npm install

  3. Build the TypeScript samples and install the Extensions API types library.

    npm run build

  4. Start the local Dashboard Extension server.

    npm start

For more details, check out my Medium artile

About

Enabling Tableau to invoke AWS Lambda functions right from a published Tableau workbook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages