LINE

Before starting, please ensure that you are starting the LINE process outside of the following countries and regions: US, Singapore, UK, and EU. LINE does not support paid accounts in the aforementioned.

Signing up for the LINE Developers console

  1. Go to https://developers.line.biz/en/docs/liff/getting-started/
  2. Create a provider on the LINE Developers Console by selecting the Create an account option https://developers.line.biz/console/register?redirect=%2F
  3. Choose 'Sign up with email' and input your nominated email address in the corresponding field. You should then receive an email containing the signup link. Open the said email, then click the ‘Continue’ button found in the message and follow the next steps. 


Creating a Developer Account

  1. Enter your name
  2. Enter your email
  3. Agree to the LINE Developers Agreement
  4. Click on ‘Create my account’ 

Setting up LINE

Provider

  1. On the Welcome Page, click ‘Create a new provider’
  2. Use your brand name as the Provider Name and click ‘Create’ 


Messaging API

  1. Click on ‘Products’ found in the top menu
  2. Select ‘Messaging API’ in the left menu
  3. Click the ‘Start Now’ button 

Create a Channel

  1. Channel type should display Messaging API
  2. Provider - select the Provider you previously created
  3. Channel icon - upload your brand logo
  4. Channel name - we suggest ‘<Your Brand> Web Chat’
  5. Channel description - we suggest ‘Web Chat API’
  6. Category - select the appropriate Category
  7. Subcategory - select the appropriate Subcategory or choose ‘Other’ at the bottom of the list
  8. Enter email address and then click the ‘Create’ button
  9. A notification window should appear. Take note of the reminders and click ‘Ok’ 

 

Channel Access Token

  1. Scroll down to the Channel secret portion under Basic Settings, then copy and paste the secret key to a notepad for use in the following steps 


     
  2. Scroll up and go to the Messaging API tab found below the top menu 
  3. Scroll down to the Channel access token portion and click on the black 'Issue' button 
  4. Copy the Channel access token to a notepad for use in the following steps 


Create LINE Bot in Convrs

  1. Login to the Convrs dashboard 
  2. Go to 'Bots' in the left-hand menu 
  3. Click ‘Create New Bot’ and look for the LINE logo and click on 'Create New' 
  4. Paste the LINE Channel Secret Key and Channel Access Token in the fields provided 
  5. Name the bot such as "LINE Web Chat" and select the flow you want to associate with the bot
  6. Click on 'Create New Bot' 


Webhook for LINE Console

You will be provided with a webhook that you should copy and paste into a notepad for use in the LINE Developer Console. 


Edit Webhook Settings

  1. Go to the Webhook settings on the LINE Developer Console under Messaging API, and click 'Edit.' 
  2. Paste the webhook URL issued when creating the bot in Convrs into the field and click 'Update' and then Verify (wait for the 'Success' notification pop-up). Afterward, please toggle ON the 'Use webhook.' 


Adding LINE to Web Widget

  1. Copy the Bot basic ID under Messaging API tab in the LINE Developer Console, and add it to the following URL https://line.me/ti/p/~ 
     

   2. Go to the Convrs dashboard and go to Web Widgets in the left-hand menu. Click 'Edit' for the relevant web widget in which you want to use LINE. 
   3. In the Convrs dashboard web widget settings, paste the complete URL from Item 2 above, including the Bot basic ID, e.g., https://line.me/ti/p/~@321ncuxb 

   4. Once done, click on 'Update Web Widget.' 

 

Turn off Auto-Reply Messages and Greeting Messages

Go to the Messaging API tab in LINE Developer Console and scroll down to Auto-reply messages. Click on 'Edit.' 


A new tab will open, and you will need to change the settings as per the image below. 


Reminder for LINE Subscription Plans

  1. For Free LINE accounts, there is a monthly limit of 500 free messages that can be sent. You may need to consider upgrading to a Light or Standard LINE monthly plan depending on the number of messages you would be sending. 
  2. To check your LINE account subscription, go to https://manager.line.biz/ then click on the corresponding Channel Web Chat that you created. 
  3. Click on the 'Activity and billing' module in the left-hand menu and click 'Monthly plan.' 
  4. The Monthly plan table and corresponding prevailing LINE fees are also shown on the same page for reference. 
Telegram Viber
In this article