Tableau sync
Last updated
Was this helpful?
Last updated
Was this helpful?
Synchronize Tableau users and groups from Tableau Server or Tableau Cloud with WriteBackExtreme. Users and Groups which are created in WriteBackExtreme will not impacted. Users and Groups will be synced and automatically deleted if they are no longer present on your Tableau Server.
Support for multiple Tableau Server and Tableau Cloud environments is introduced in version 5.5.0. When a user exists across multiple environments, they are represented as a single user within WriteBackExtreme. Additionally, any groups that share the same name across environments will be prefixed with the respective site name to ensure uniqueness.
When using Tableau server we required the full URL of the Server as opposed to the site required for Tableau online. When changing this configuration will reset the connection information form. Enter the URL of your Tableau Server and below the Tableau API version.
Tableau Token name and secret: Make sure you are using a PAT from a Tableau Server administrator account. To find more about how to get tokens visit:
Once all details have been added you can then test the connection, hit the test button then connect to the site you wish to sync, then hit apply, then save. You have now successfully connected.
Now you’ve connected to your desired environment, sync the users and groups from your environment to WriteBackExtreme. You will see the list of the groups from your Tableau environment for you to choose the group(s) you wish to import.
In some cases, you may want to automatically assign a user role in WriteBackExtreme to all members of a specific Tableau group. For example, all members of the Designers group should automatically become schema creators in WriteBackExtreme. Starting from version 5.5.0, this is possible by enabling the automatic role assignment option when adding or editing a group in the management console.
You can use the command codes here to fully automate the synchronization of users and groups between Tableau and WriteBackExtreme. You can execute these commands on your server using Cron or Windows Task Scheduler.
Groups and users will not be deleted, only updated and/or created.
The command can be different per operating system. In general one of the commands will suffice. Sometimes it is necessary to add the full path to the php
or php.exe
(on Windows) executable.
Full command for the "Add arguments (optional)"
field:
Example action for Windows:
Read this documentation for an example of how to set a schedule for Windows: