Looker Studio Community Connectors

Community Connectors enable direct connections from Looker Studio to any internet-accessible data source using Google Apps Script. Developers implement getAuthType, getConfig, getSchema, and getData functions to build custom connectors.

API entry from apis.yml

apis.yml Raw ↑
name: Looker Studio Community Connectors
description: Community Connectors enable direct connections from Looker Studio to any internet-accessible
  data source using Google Apps Script. Developers implement getAuthType, getConfig, getSchema, and getData
  functions to build custom connectors.
image: https://www.gstatic.com/analytics-suite/header/suite/v2/ic_data_studio.svg
humanURL: https://developers.google.com/looker-studio/connector
tags:
- Apps Script
- Connectors
- Data Sources
- Integration
properties:
- type: Documentation
  url: https://developers.google.com/looker-studio/connector
- type: Reference
  url: https://developers.google.com/looker-studio/connector/reference
- type: GettingStarted
  url: https://developers.google.com/looker-studio/connector/build
- type: ChangeLog
  url: https://developers.google.com/looker-studio/connector/changelog
- type: Codelabs
  url: https://codelabs.developers.google.com/codelabs/community-connectors