커뮤니티 커넥터 사용 및 테스트
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
커뮤니티 커넥터를 개발할 때 Looker에서 커뮤니티 커넥터를 사용하고 테스트할 수 있습니다.
Studio에서 직접 커스텀 파이프라인을 만들 수 있습니다
헤드 배포 사용
헤드 배포는 Apps Script에서 기본적으로 생성되며 항상
현재 작동 중인 코드 버전을 반환합니다.
- Apps Script 개발 환경에서 배포 > 테스트
배포를 클릭하여 배포 테스트 대화상자를 엽니다.

- Copy(복사)를 클릭하여 Head Deployment ID(헤드 배포 ID)를 복사합니다.
- Looker Studio에서 커넥터를 로드하려면
HEAD_DEPLOYMENT_ID
를
자리표시자를 커넥터의 헤드 배포와 함께
브라우저에서 링크를 클릭합니다.
https://lookerstudio.google.com/datasources/create?connectorId=HEAD_DEPLOYMENT_ID
배포에 대한 자세한 내용은
커뮤니티 커넥터 배포 가이드
헤드 배포를 위한 코드 업데이트
코드를 업데이트하고 Apps Script 프로젝트를 저장하면
최신 버전 / 헤드 배포.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eThe Head Deployment in Apps Script allows you to test your Community Connector directly within Looker Studio using the most recent version of your code.\u003c/p\u003e\n"],["\u003cp\u003eTo utilize the Head Deployment, copy its ID and replace the placeholder in the provided link to access your connector in Looker Studio.\u003c/p\u003e\n"],["\u003cp\u003eSaving your Apps Script project automatically updates the Head Deployment with your latest code changes, ensuring you're always testing the most recent version.\u003c/p\u003e\n"]]],[],null,["# Use and test a Community Connector\n\nAs you develop your Community Connector, you can use and test it in Looker\nStudio using the Head Deployment.\n\nUsing Head Deployment\n---------------------\n\nThe Head Deployment is created by default in Apps Script and will always contain\nthe current working version of the code.\n\n1. In the Apps Script development environment, Click **Deploy \\\u003e Test\n deployments** to open the *Test deployments* dialog.\n2. Click *Copy* to copy the **Head Deployment ID**.\n3. To load your connector in Looker Studio, replace the `HEAD_DEPLOYMENT_ID` placeholder in the following link with your connector's **Head Deployment\n ID** and follow the link in your browser:\n\n https://lookerstudio.google.com/datasources/create?connectorId=\u003cvar translate=\"no\"\u003eHEAD_DEPLOYMENT_ID\u003c/var\u003e\n\nFor more information on deployments, view the\n[Deploy a Community Connector](/looker-studio/connector/deploy) guide.\n\nUpdate your code for Head Deployment\n------------------------------------\n\nAs you update your code, saving your Apps Script project will also update the\n*Latest Version / Head Deployment*."]]