Mandatory fields
Tableau offers data visualization software to let users upload files to a server or the cloud. You can create custom dashboards to analyze business intelligence and data.
Supervisor configuration parameters
To configure the connector, following parameters are required:
-
Connector name
-
Username
- Password
-
Site name (Example: https://online.tableau.com/#/site/MarketingTeam/users)
-
Target URL (Cloud application's instance URL used as target URI in payload - Example: https://{instance-name}.online.tableau.com/api/{api-version})
Supported objects and operations
Users
Table 186: Supported operations for Users
Create User |
POST |
Update User |
PUT |
Delete User |
DELETE |
Get User |
GET |
Get Users |
GET |
Get All Users with Pagination |
GET |
Groups
Table 187: Supported operations for Groups
Create Group |
POST |
Update Group |
PUT |
Get Group |
GET |
Get Groups |
GET |
Get All Groups with Pagination |
GET |
Update Membership |
PUT |
Users
Email
Groups
displayName
User and Group mapping
The user and group mappings are listed in the tables below.
Table 188: User mapping
Id |
LoginId |
userName |
name |
name.formatted |
fullName |
displayName |
fullName |
emails[0].value |
name |
roles[0].value |
siteRole |
Groups
Table 189: Group mapping
Id |
LoginId |
displayName |
name |
members[].value |
members[].id |
Connector limitations
-
User update is supported for User role only.
-
Created and last modified dates are not available.
-
Group deletion is not supported.
- Adding or removing a member from a renamed group is possible only after a full synchronization .
User and Group mapping
Tableau offers data visualization software to let users upload files to a server or the cloud. You can create custom dashboards to analyze business intelligence and data.
Supervisor configuration parameters
To configure the connector, following parameters are required:
-
Connector name
-
Username
- Password
-
Site name (Example: https://online.tableau.com/#/site/MarketingTeam/users)
-
Target URL (Cloud application's instance URL used as target URI in payload - Example: https://{instance-name}.online.tableau.com/api/{api-version})
Supported objects and operations
Users
Table 186: Supported operations for Users
Create User |
POST |
Update User |
PUT |
Delete User |
DELETE |
Get User |
GET |
Get Users |
GET |
Get All Users with Pagination |
GET |
Groups
Table 187: Supported operations for Groups
Create Group |
POST |
Update Group |
PUT |
Get Group |
GET |
Get Groups |
GET |
Get All Groups with Pagination |
GET |
Update Membership |
PUT |
Mandatory fields
Users
Email
Groups
displayName
The user and group mappings are listed in the tables below.
Table 188: User mapping
Id |
LoginId |
userName |
name |
name.formatted |
fullName |
displayName |
fullName |
emails[0].value |
name |
roles[0].value |
siteRole |
Groups
Table 189: Group mapping
Id |
LoginId |
displayName |
name |
members[].value |
members[].id |
Connector limitations
-
User update is supported for User role only.
-
Created and last modified dates are not available.
-
Group deletion is not supported.
- Adding or removing a member from a renamed group is possible only after a full synchronization .
Connector limitations
Tableau offers data visualization software to let users upload files to a server or the cloud. You can create custom dashboards to analyze business intelligence and data.
Supervisor configuration parameters
To configure the connector, following parameters are required:
-
Connector name
-
Username
- Password
-
Site name (Example: https://online.tableau.com/#/site/MarketingTeam/users)
-
Target URL (Cloud application's instance URL used as target URI in payload - Example: https://{instance-name}.online.tableau.com/api/{api-version})
Supported objects and operations
Users
Table 186: Supported operations for Users
Create User |
POST |
Update User |
PUT |
Delete User |
DELETE |
Get User |
GET |
Get Users |
GET |
Get All Users with Pagination |
GET |
Groups
Table 187: Supported operations for Groups
Create Group |
POST |
Update Group |
PUT |
Get Group |
GET |
Get Groups |
GET |
Get All Groups with Pagination |
GET |
Update Membership |
PUT |
Mandatory fields
Users
Email
Groups
displayName
User and Group mapping
The user and group mappings are listed in the tables below.
Table 188: User mapping
Id |
LoginId |
userName |
name |
name.formatted |
fullName |
displayName |
fullName |
emails[0].value |
name |
roles[0].value |
siteRole |
Groups
Table 189: Group mapping
Id |
LoginId |
displayName |
name |
members[].value |
members[].id |
-
User update is supported for User role only.
-
Created and last modified dates are not available.
-
Group deletion is not supported.
- Adding or removing a member from a renamed group is possible only after a full synchronization .
GoToMeeting
GoToMeeting is an online tool for meeting planning. The connector integrates with multiple other products and plug-ins, allowing users to easily connect to create, organize, and host meetings across a common platform.
For more information on generating a private key for a service account, see Generating a private key in GoToMeeting.
Supervisor configuration parameters
To configure the connector, following parameters are required:
Supported objects and operations
Users
Table 190: Supported operations for Users
Create User |
POST |
Update User |
PUT |
Delete User |
DELETE |
Get User |
GET |
Get Users |
GET |
Get All Users with Pagination |
GET |
Groups
Table 191: Supported operations for Groups
Create Group |
POST |
Update Group |
PUT |
Delete Group |
DELETE |
Get Group |
GET |
Get Groups |
GET |
Get All Groups with Pagination |
GET |
Mandatory fields
Users
-
Email
-
givenName
-
familyName
Groups
displayName
User and Group mapping
The user and group mappings are listed in the tables below.
Table 192: User mapping
Id |
key |
UserName |
email |
Name.givenName |
firstName |
Name.familyName |
lastName |
Name.formatted |
firstName+""+lastName |
DisplayName |
firstName+""+lastName |
emails[0].value |
email |
locale |
locale |
Timezone |
timeZone |
Groups[].Value |
groupKey |
Groups[].display |
groupName |
Groups
Table 193: Group mapping
Id |
key |
DisplayName |
name |
members[].value |
userKeys[] |
Connector limitations
-
For Users and Groups objects, the Created and Last Modified date are not displayed.
-
When trying to create a duplicate entry of the user who already exists, the connector returns status code 201.
-
Group membership operation is not supported.
- When trying to retrieve a user by their ID using invalid alphanumeric IDs, the connector returns status code 502 instead of 404.
- When trying to create a new user with the same email ID of a deleted user, the connector activates the deleted user instead of creating a new user.