Connector Tableau Exchange Submission Guide


Thanks for your interest in submitting a connector for Tableau Exchange. This document describes the steps and assets required to submit your connector to Tableau Exchange. While this is a self-service process, feel free to contact us if you need assistance.

Best regards – The Tableau Team


In this section

Process overview

These are the steps you’ll take to prepare your connector and get it added to the Tableau Exchange:

Get started

  1. (Optional) Join the Tableau Developer Program
  2. Build and test your connector
  3. Join the Tableau Partner Network Submit code via GitHub and publish on Exchange
  4. Submit source code and test artifacts via GitHub
  5. Publish connector on the Tableau Exchange website Go to market
  6. Prepare go-to-market materials and submit them for review
  7. Publish go-to-market materials when your connector launches Updates to connector
  8. Update GitHub repo
  9. Update Exchange listing

Building a connector generally takes two to six weeks, depending on complexity. Then, before it can be published to the Tableau Exchange, you’ll submit it for approval. The approval process typically takes another two to six weeks.

Get started

Step 0. (Optional) Join the Tableau Developer Program

Joining the Tableau Developer Program isn’t required, but it does give you access to a free personal development sandbox with the latest pre-release version of Tableau Online.

Step 1: Build and test your connector

Use the information in the Connector SDK documentation to build your connector. If you have issues with the SDK or need help, submit an issue through our GitHub issues page and include the required artifacts with the issue.

Be sure to test your connector with the TDVT suite to ensure that your connector meets our guidelines for connector functionality.

Note: The Tableau Exchange no longer accepts submissions of ODBC connectors. Only JDBC connectors are accepted.

Step 2: Join the Tableau Partner Network

Join the Technology Track on our Tableau Partner Network (TPN) after you’ve built your integration and are passing 90% of TDVT results (all tests marked as required should pass or should be acknowledged as not supported or a known bug for the underlying data source). By joining the TPN, you allow us to discuss confidential information with you and enable us to promote your products through our marketing channels, like the Tableau Exchange.

In order to be approved to submit your connector to the Tableau Exchange, complete the following tasks with the TPN.

Get your connector reviewed by the TPN

Sign in to the Partner Portal, then click on Partner Solutions to submit your connector for review. At this stage, you’ll need to provide a description, a brief demo, and a data sheet showing how your connector works with Tableau. You’ll later provide more materials and details about your connector to add it to the Tableau Exchange.

Join the Tableau Partner TSANet

All technical partners who want to add connectors to the Tableau Exchange must join the Tableau Partner Technical Support Alliance Network (TSANet). TSANet provides a platform that allows Tableau to address customer issues in collaboration with our partners.

Sign the Tableau Exchange Agreement

After the TPN has reviewed your connector, we will send you a copy of the Tableau Exchange Agreement.

All Tableau Exchange Agreements are processed through Service Now. A copy of the Tableau Exchange agreement should be reviewed and approved by the person who will process the agreement on your side. To process the agreement, we will need:

Submit code via GitHub and publish on Exchange

Step 3: Submit source code and test artifacts via GitHub

GitHub username or email

Share your GitHub username or email with your TPN account manager, and we will create a GitHub repository for you to share your source code and test artifacts.

Connector source code

Provide the unzipped source files for your connector so we can review each file.

TDVT files

The TDVT suite produces a number of important files required for a review. Provide the following files.

TDVT tests can be skipped for extract-only connectors.

In most cases, TDVT should be passing more than 90% of test cases to be accepted. All tests marked as required should pass or should be acknowledged as not supported or a known bug for the underlying data source.

QA artifacts

Provide the following artifacts to show that your connector has passed manual QA tests.

Vendor fields

List of all vendor-defined fields (vendor1 , vendor2, and vendor3 in a .tcd file, or fields with a “v-” prefix in connection fields) in PDF, DOC, or DOCX format. Define what the fields are, give sample input, and confirm that they can never contain personally identifiable information (PII).

Verification that TACO file is signed

Include a screenshot or text file of the full output of the command jarsigner -verify path_to_taco -verbose -certs -strict to show that your connector is signed by a trusted certificate authority. For more information, see Get your connector signed.

Step 4: Publish connector on the Tableau Exchange website

Security considerations for connectors

As part of the connector review we will perform a security review of your connector. Read the Security Considerations to make sure that your connector will be accepted. Connectors with security vulnerabilities will not be approved for the Tableau Exchange until a fix is provided, and connectors already posted to the Tableau Exchange that are found to have security vulnerabilities will be pulled until a fix is provided.

Sign up on the Tableau Exchange website

  1. Visit the Tableau Exchange website.
  2. Click Sign In in the upper-right corner.
  3. If you already have a Tableau.com account, sign in with that account. At this time, signing in with Salesforce is not supported. If you don’t have a Tableau.com account, click Create an Account. To make it easier to verify your account, enter the same email address when signing up for a Tableau.com account, the Tableau Partner Network, and, if you have one, a Salesforce account.

Create a connector listing

  1. Click on your initials in the upper-right corner and select Contributor Console. If you don’t have access to the contributor console, reach out to the Tableau Partner Network for help.
  2. On the Contributor Console, click the Create button then select Connector.
  3. Fill out the form for your connector, following the guidance under Tableau Exchange submission materials and details.
  4. To see what your connector listing will look like, click the Preview button at the bottom of the form.
  5. Once you are satisfied with your listing, click Request Approval.

Tableau Exchange submission materials and details

All of the following materials are required for submission of a connector to the Tableau Exchange unless stated otherwise. Submitting these materials and signing the Tableau Exchange Agreement does not guarantee the addition of a connector to the Tableau Exchange.

  1. Listing name: Include the name for your application/database to which the connector connects.

  2. Icon: Submit an icon representing your application or database. This should be easily recognizable as a representation of your application or database. Must be 280x280 pixels and in PNG, JPEG, GIF, or SVG format.

  3. Short description: Briefly describe details about your connector that are most relevant for customers. This description displays on the main Connectors page of the Tableau Exchange. Maximum 116 characters. Plain text only.

  4. Detailed description: For your connector’s detail page, provide a long description. Include these three parts.
    • A description of your application or database.
    • A description of your connector’s competitive advantage over Other ODBC/JDBC connectors.
    • Known issues or version requirements for the connector.

    Example: This connector provides a smooth and easy way to connect to Google Big Query. By using this connector, customers can leverage Google’s internal storage and extract APIs, which offer up to 10x performance increases when extracting large amounts of data. This connector also allows users to use custom OAuth, which is not currently supported natively with an Other JDBC connection.

    Markdown for this field is supported. We encourage you to submit a robust long description so that customers understand why they should download your connector.

  5. Installation instructions: Installation instructions have two parts:
    • Tableau installation
      • Installing the TACO file
      • Installing the driver
    • Your custom installation instructions

    To make things easy, we created templates for your custom installation instructions. These templates, linked below, are markdown friendly. If you have additional installation instructions, append them below the Tableau installation instructions.

  6. TACO file: Upload the TACO file for your connector. Information in this file should match the information submitted on the form. TACO files must be signed by a certificate authority to be accepted. The certificate must be signed with a timestamp that will be valid for the next 5 years.

  7. Terms of service:Include an agreement between you and the users of your connector. Includes regulations on how your connector can be used, usage restrictions, availability, liability provisions, and so on. The same terms of service can be used across multiple listings on the Tableau Exchange. PDF or URL.

  8. Privacy policy: Include an agreement between you and the users of your connector. Can be a link to your existing company’s privacy policy. Should outline your data handling policies. The same privacy policy can be used across multiple listings. PDF or URL.

  9. Support URL: Include a link to a website or email address where users can get help troubleshooting issues. Preferably a page where users can file a support ticket or the email address of your support team. This should not be the home page of your website.

  10. Driver download: Include either a link to download the driver or brief instructions on how to get the driver.

  11. Beta status: Select the Beta checkbox if you want to display a “Beta” badge on your connector. There is no official beta program for connectors. It’s up to you to decide when your connector is ready to go from beta to general availability.

  12. Supported languages: Select English.

  13. Pricing model: Select Free. All connectors are free at this time.

  14. Localization options: By default, the information you submit about your connector will be localized, with the exception of the connector name. To opt out of localization, select Do not localize any fields. To localize your connector name, select Localize listing name.

  15. Scheduled publish date: If you would like your connector to be published on a certain date, select that date. Be aware when selecting a date that the approval process for a connector takes two to six weeks.

Step 5: Prepare go-to-market materials

Partners are welcome to publish blog posts and press releases announcing the availability of their connector on the Tableau Exchange. Marketing materials should specify the joint-value proposition of the offering and tell the story of how your Tableau integration is uniquely suited to solve customer challenges.

Once customers are benefitting from your Tableau integration, we’ve found public customer case studies to be the most impactful method for promoting joint-solutions. The best performing customer case studies are evergreen and applicable to a broad number of customers by demonstrating how your integration solves for pain points commonly experienced across your industry. Typically, case studies are hosted on our partner’s sites.

Step 6: Publish go-to-market materials when your connector launches

Once your connector is approved, you will receive an email notification. You can now publish your Tableau-approved go-to-market materials to let your customers know that the connector is available.

Updates to connector

If you need to update your connector, you will need to update your GitHub repo with the changes and then publish the updated connector on the Exchange listing. Any changes you make will require updated artifacts and approval before they are published.

If your connector is a beta release, be sure to update the connector when you are ready to move it from beta to general availability.

Step 7: Update GitHub Repo

  1. To update the connector you will need to provide updated artifacts, see below for required materials.
  2. Add a list of the changes made in the commit comments.

Review materials needed

Here is a list of review materials needed for connector updates depending on the extent of the changes.

Note: The review materials are additive. A connector with changes on both list B and C require TDVT and manual test results, for example.

Forbidden Changes The following changes are forbidden, and will never be approved:

List A: Minor Changes

Certain cosmetic or light changes do not trigger any additional required materials.

The following changes will require a new round of TDVT tests and a review from a Tableau dev:

The following changes will require a new set of manual test results and a review from a Tableau dev to ensure no breaking change:

The above lists are guidelines and Tableau reserves the right to request more review materials if needed.

Step 8. Upate the Exchange listing

Once your updates have been uproved, you need to publish the updated connector on the Exchange.

  1. Sign in to the Tableau Exchange website.
  2. Click on your initials in the upper-right corner and select Contributor Console.
  3. Under the list of published listings, find your connector and open it.
  4. Make your updates to the connector information.
  5. Click Request Approval.