Skip to main content

You can publish your AgentBuilder application to LINE. After publishing, users can chat with your bot in the LINE app.


Step 1: Create a LINE Channel

  • Go to the LINE Developers Console and log in.
  • On the Console home page, click Create and enter the provider name.
    • Create Provider
    • Provider List
  • On the Providers page, click the Channels tab, then Create a Messaging API channel and configure it as per the official documentation.
    • Create Channel
    • Channel Config
  • After creating the channel, go to the Basic settings page and copy the channel secret.
    • Channel Secret
  • Go to the Messaging API tab, scroll to Channel access token (long-lived), click Issue, and copy the generated token.
    • Channel Token
  • In the LINE Official Account features section, find Auto-reply messages and click Edit.
    • Auto-reply Config

On this page ...

Is this helpful?