Skip to main content

How to create a Line channel?

Step 1. Go to "Settings" page by clicking the settings icon in the left sidebar.

dashboard

Step 2. Select "Inboxes" from left side panel and Click on "Add Inbox" button.

inbox_settings

Step 3. Click on "Line" icon.

list_of_channels

Step 4. Go to Line Developer Console and create a line account.

Step 5. Create a "Provider" in developer console.

Step 6. Create a new "Messaging API" channel(Bot) under the provider.

Step 7. Fill up below fields from line developer console( Messaging API Channel ) and click on "Create LINE Channel".

  1. Channel Name
  2. LINE Channel ID
  3. LINE Channel Secret
  4. LINE Channel Token

create_line_channel

Step 8. "Add agents" to your Line inbox.

add_agents

Step 9. Hooray! You have successfully created a Line inbox.

finish_inbox

Step 10. Go to "Messaging API" channel in developer console and configure webhook.

  1. Verify Chatlake webhook URL
  2. Enable "Use webhook"

configure_webhook

Step 11. Send a message to the Line bot.

Step 12. Check Chatlake Line inbox for the new message.

line_message