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 the "Add Inbox" button.

inbox_settings

Step 3. Click the "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 "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 Hoory webhook URL
  2. Enable "Use webhook"

configure_webhook

Step 11. Send a message to the Line bot.

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

line_message