Overview
Overview: Connect your LINE Official Account to OXVO using a LINE Messaging API channel.
Where to set it up: Dashboard → Connections → Channels → select the channel → Connect.
How it works
Customer messages to your LINE account create conversations in OXVO.
Replies from OXVO are delivered back to LINE using your channel access token.
Webhook events keep message delivery status and timestamps consistent.
Configure - implementation details
Connect LINE
Create a LINE Messaging API channel for your Official Account and obtain the Channel secret and Channel access token.
Go to Dashboard → Connections → Channels and click Connect on LINE.
Enter the Channel secret and access token in OXVO.
Copy the webhook URL from OXVO into your LINE developer console and enable webhooks.
Send a test message to the LINE account to confirm conversations appear in OXVO.
