Tableau Connector for Airtable

Build 25.0.9298

IndividualCollaborators

Query individual collaborators for airtable bases and workspaces.

View-Specific Information

Note: Querying this view requires an Airtable Enterprise plan.

SELECT Examples


    SELECT * FROM [Information].[IndividualCollaborators]
    SELECT * FROM [Information].[IndividualCollaborators] WHERE BaseId = 'appWJ6DP3C7Guh9fS'

Columns

Name Type Description
WorkspaceId [KEY] String The Workspace ID, a unique identifier for the Airtable workspace.
BaseId [KEY] String The Base ID, a unique identifier for the Airtable base.
BaseName String The name of the base.
UserId [KEY] String The ID of the collaborator.
UserEmail String The email of the collaborator.
GrantedByUserId String The ID of the user that granted permissions.
PermissionLevel String The permission level.
IsAccessedFromWorkspace Boolean Boolean indicating if this user is granted access to the base implicitly by being granted access to the workspace.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9298