Integrating Line with your bot using Connect
Access Connect Settings:
- Log in to your Connect dashboard and navigate to the settings.
Navigate to Channels:
- Click on "Channels" in the settings menu and select Line.
Access LINE Developers Portal:
- Open a web browser and go to the LINE Developers Portal.
- Log in with your business account credentials.
Create LINE Channel:
- Within the LINE Developers Portal, create a new LINE channel for your bot.
Retrieve Channel ID and Channel Secret:
- Once the LINE channel is created, locate the Channel ID and Channel Secret on the 'Basic' Settings page of the LINE channel.
Create Topic and Assign to Group:
- Create a Topic for your LINE Channel within the LINE Developers Portal.
- Assign the Topic to a Group.
Connect LINE with Connect:
- Go back to the Connect dashboard and fill in the Channel ID and Channel Secret obtained from the LINE Developers Portal.
- This connects your LINE channel with Connect.
Configure Settings in Connect:
- Toggle the status of the LINE channel to activate it.
- Choose the assigned team and trigger your bot, selecting the bot you created.
Activate Your Bot:
- Click on "Copy Link" provided in Connect.
- Paste this link in the messaging API webhook settings within your LINE Developers Portal.
- Toggle "Use Webhook" to activate your bot.
Bot Activation Complete:
- Your bot is now ready to interact with users on the LINE app.