This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Looker

Overview

The Looker source syncs the following streams: Color Collections, Connections, Content Metadata, Content Metadata Access, Dashboards, Dashboard Elements, Dashboard Filters, Dashboard Layouts, Datagroups, Folders, Groups, Homepages, Integration Hubs, Integrations, Lookml Dashboards, Lookml Models, Looks, Run Look, Projects, Project Files, Git Branches, Query History, Roles, Model Sets, Permission Sets, Permissions, Role Groups, Scheduled Plans, Spaces, User Attributes, User Attribute Group Value, User Login Lockouts, Users, User Attribute Values, User Sessions, Versions, Workspaces

The source is using Airbyte docker image (@airbyte/source-looker). Learn more how Airbyte-based sources work

How to connect

Please read the "API3 Key" section in Looker's information for users docs for instructions on how to generate Client Id and Client Secret.

Connection Parameters

ParameterDocumentation
domain*
string
(required)
Domain for your Looker account, e.g. airbyte.cloud.looker.com,looker.[clientname].com,IP address
client_id*
string
(required)
The Client ID is first part of an API3 key that is specific to each Looker user. See the docs for more information on how to generate this key.
client_secret*
string
(required)
The Client Secret is second part of an API3 key.
run_look_ids
array
(not required)
The IDs of any Looks to run (optional)