Connecting with LINE OA

The process of integrating ChochaeGPT with LINE Official Account (LINE OA) is straightforward. Once set up, ChochaeGPT can automatically respond to your business customers' inquiries through LINE OA by utilizing OpenAI's ChatGPT technology and the knowledge stored in your library. With this integration, you can quickly and accurately address your customers' concerns and provide them with the information they need to make informed decisions.

Setup LINE Official Account for ChochaeGPT

We need the configuration values from your LINE Official Account (LINE OA) appeared in Line Developer Console under the "Messaging API" channel. These values include:

  • LINE Channel Secret

  • LINE Channel Token

Above values can be obtained from https://developers.line.biz/en/ as follows:

  1. Enter https://developers.line.biz/console/?status=success and select a LINE OA Channel that you want to connect with ChochaeGPT.

  1. Go to Basic Setting tab.

  1. Scroll down near bottom of a page and copy the Channel secret.

  1. Go to Messaging API tab.

  1. Scroll down near bottom of a page and copy the Channel access token.

Connect LINE Offical Account to ChochaeGPT

After we got both configuration value: To connect ChochaeGPT with LINE Official Account (LINE OA), you can follow these simple steps

  1. Enter ChochaeGPT Channel Settings on https://chochaegpt.iapp.co.th/maker/management/connect

  1. Copy the Channel Access Token obtained from above step and paste it to LINE Token box.

  2. Copy the Channel Secret obtained from above step and paste it to LINE Secret box.

  3. Copy the URL in the LINE Webhook box (for example, https://chochaegpt.iapp.co.th/webhook-line?departmentID=641e5d909842cc001421ca0c), and paste it to the Webhook URL box on Line Developer Console under the "Messaging API" tab as illustrated below.

  1. Press Update button, and then press Verify button.

  2. You should see "Success" message as shown below:

  1. Enable Use webhook

  2. Done. You can start testing ChochaeGPT integration by starting chat with your LINE OA.

Last updated