LINE Integration Guide

Learn to create LINE accounts, API channels, and integrate LINE into SaleSmartly.

1. LINE Integration Guide

Below, you will learn how to integrate LINE in the chat plugin.

This article mainly discusses:

  1. How to create an official LINE account?
  2. How to create a Messaging API channel?
  3. How to create a Login channel?
  4. How to integrate into the LINE plugin portal?

Note: Only LINE official accounts can be integrated into the plugin portal.

2. Step-by-Step Implementation

2.1. Create a LINE Official Account

  1. Open the LINE official account management: https://manager.LINE.biz
  2. Create an account:
    • If you don't have an official LINE account, select Create an account to create an official account.
    • If you already have an official account, enter the official account management background.
  3. Select LINE account or email to register.

  1. After registration:
    • Log in to the official account management page
    • Click create new to start creating
    • Fill in the required information
    • Click Go to LINE Official Account Manager

2.2. Create a Messaging API Channel

  1. In LINE Official Account Manager:
    • Click Settings
    • Select Messaging API
    • Click Enable Messaging API

  1. Fill in the developer information.

  1. Select a Provider (or create new).

  1. Go to the console: https://developers.LINE.biz/console/
    • Select your Messaging API channel

  1. Configure Messaging channel:
    • Set Response mode to Bot
    • Disable Greeting message
    • Enable Webhooks

2.3. Integrate LINE into SaleSmartly

  1. In SaleSmartly:
    • Click Settings
    • Select LINE
    • Click Add LINE

  1. Copy credentials:
    • Channel ID
    • Channel Secret
    • Paste into SaleSmartly

  1. Enable webhook in Messaging API module.

Note: This option appears after SaleSmartly binding.

2.4. Create a LINE Login Channel

  1. Go to LINE Developer Platform: https://developers.LINE.biz/
  2. Create login channel under existing Providers.

  1. Configure LIFF app:
    • Set Size to Full
    • Enter Endpoint URL (from SaleSmartly)
    • Enable required Scopes
    • Turn on Bot link feature
    • Enable Scan QR

  1. Set Callback URL (from SaleSmartly).

  1. Publish the channel.

  1. In SaleSmartly:
    • Select plugin
    • Go to Portal Integration
    • Enable LINE portal

  1. Final configuration:
    • Copy Channel ID
    • Copy Channel Secret
    • Copy LIFF ID

  1. Associate with existing Messaging Channel.