이전에 이 에이전트에 대한 통합을 설정한 경우 삽입 가능한 HTML 코드가 표시됩니다.
인증 여부와 관계없이 대화상자 하단에서 사용 중지... 버튼을 클릭하여 다음 단계에서 설정을 다시 구성할 수 있습니다.
환경을 선택합니다.
인증되지 않은 API를 선택합니다.
스타일을 선택합니다.
원하는 경우 도메인 액세스를 제한합니다.
인증되지 않은 API 사용 설정을 클릭합니다.
대화상자에 웹사이트에 삽입할 수 있는 삽입 가능한 HTML 코드가 표시됩니다.
이 코드를 복사합니다.
완료를 클릭합니다.
삽입
위에서 복사한 삽입 코드를 웹사이트의 웹페이지에 붙여넣습니다.
<script> 및 <df-messenger> HTML 요소는 페이지의 <body> 요소에 있어야 합니다.
인증된 통합을 사용하는 경우 <df-messenger>의 oauth-client-id 속성을 Oauth 클라이언트 ID로 설정합니다. 도구 인증에 최종 사용자의 ID를 사용하려면 원하는 이름으로 access-token-name 속성을 설정하세요.
그런 다음 도구 인증에 값이 $session.params.ACCESS_TOKEN_NAME인 Bearer 토큰을 사용합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-03(UTC)"],[[["This guide details how to use the Dialogflow CX Messenger integration to create a text-based chat interface for your agent."],["Setting up the integration requires you to have already completed agent setup, flow basics, and general setup steps, and it also requires billing to be enabled."],["The process involves navigating the Dialogflow CX console, selecting your agent, and configuring the Dialogflow CX Messenger integration for unauthenticated access."],["You can embed the chat interface by pasting the provided HTML code into the `\u003cbody\u003e` of your website, and modify some settings according to your preferences."],["Once embedded, users can interact with the agent via a chat icon that will appear in the lower right corner of the page."]]],[]]