Skip to main content Skip to complementary content

Looker 

Looker is an enterprise platform for BI, data applications, and embedded analytics that helps organizations explore and share insights in real time.

Looker integration replicates data using the Looker v4 API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

API PortAPI port.
Client IDClient ID.
Client SecretClient secret.
SubdomainYou can find your subdomain in your Looker URL. If the URL is https://mylooker.looker.com, the subdomain is mylooker.
Domain Enter your Looker account domain.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

color_collections

The color_collections table contains information about color collections in your Looker account.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

connections

The connections table contains information about connections in your Looker account.

Replication Method

Full Table

Primary Key

name

Useful links

Looker API method

content_favorites

The content_favorites table contains info about users’ favorite content in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

content_metadata

The content_metadata table contains information about content metadata in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

content_metadata_access

The content_metadata_access table contains information about content metadata access records in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

content_views

The content_views table contains info about user content views recorded in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

dashboard_elements

The dashboard_elements table contains information about all dashboard elements in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

dashboard_filters

The dashboard_filters table contains information about all dashboard filters in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

dashboard_layouts

The dashboard_layouts table contains information about all dashboard layouts in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

dashboards

The dashboards table contains information about all active dashboards in your Looker account.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

datagroups

The datagroups table contains information about all datagroups in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

explores

The explores table contains information about LookML model explores in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

folders

The folders table contains information about all folders in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

git_branches

The git_branches table contains info about the git branches associated with projects in your Looker instance.

Replication Method

Full Table

Primary Keys

name

project_id

Useful links

Looker API method

groups

The groups table contains information about all groups in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

groups_in_group

The groups_in_group table contains info about the groups contained within groups in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

integration_hubs

The integration_hubs table contains information about Integration Hubs in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

integrations

The integrations table contains information about all integrations in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

lookml_dashboards

The lookml_dashboards table contains information about LookML dashboards in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

lookml_models

The lookml_models table contains information about all LookML models in your Looker instance.

Replication Method

Full Table

Primary Keys

name

project_name

Useful links

Looker API method

looks

The looks table contains information about all active looks in your Looker account. Note: Based on Looker’s documentation, this table doesn’t include soft-deleted looks.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

merge_queries

The merge_queries table contains info about the merge queries in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

model_sets

The model_sets table contains info about the role model sets in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

models

The models table contains information about individual models in your Looker account.

Replication Method

Full Table

Primary Keys

name

project_name

Useful links

Looker API method

permission_sets

The permission_sets table contains info about the role permission sets in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

permissions

The permissions table contains info about the permissions listed in your Looker account.

Replication Method

Full Table

Primary Key

permission

Useful links

Looker API method

project_files

The project_files table contains info about the files associated with projects in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

projects

The projects table contains info about the projects in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

queries

The queries table contains info about the queries that exist in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

query_history

The query_history table contains query history data pulled from Looker’s History Explore, or i__looker database, for queries run in the past seven days.

To extract this data, a query will be submitted to the Looker API. The results of query are then extracted and replicated to your destination.

Note: Looker integration only replicates the past seven days of query history at any given time.

Replication Method

Full Table

Primary Keys

dims_hash_key

history_created_date

query_id

Useful links

Looker API method

role_groups

The role_groups table contains info about the role groups in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

roles

The roles table contains info about the user roles in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

scheduled_plans

The scheduled_plans table contains info about all scheduled plans in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

themes

The themes table contains info about the themes in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

user_attribute_group_values

The user_attribute_group_values table contains info about the values of user attributes defined by user groups in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

user_attribute_values

The user_attribute_values table contains info about the values for user attributes defined in your Looker instance.

Replication Method

Full Table

Primary Keys

user_attribute_id

user_id

Useful links

Looker API method

user_attributes

The user_attributes table contains info about user attributes in your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

user_login_lockouts

The user_login_lockouts table contains info about lockouts for user logins associated with your Looker instance.

Replication Method

Full Table

Primary Key

key

Useful links

Looker API method

user_sessions

The user_sessions table contains info about user web login sessions associated with your Looker instance.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

users

The users table contains info about users associated with your Looker account.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

versions

The versions table contains info about the API versions supported by your Looker instance.

Replication Method

Full Table

Primary Key

looker_release_version

Useful links

Looker API method

workspaces

The workspaces table contains info about the workspaces available to the user who authorized the Looker integration in Stitch.

Replication Method

Full Table

Primary Key

id

Useful links

Looker API method

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!