Integrating LINE into DMflow
DMflow.chat is an all-around chatbot platform dedicated to providing seamless cross-platform integration experiences. Through the following tutorial, you will learn how to connect Taiwan’s most popular messaging software LINE to DMflow, easily manage your official account, and improve interaction efficiency with customers.
Step 1: Apply for LINE Official Account
First, you need to have a LINE Business ID.

Login Method Selection
- Log in with LINE account: Log in directly with your personal LINE account, suitable for individual developers or small-scale testing.
- Log in with business account: Recommended for enterprise users. Apply for a business account with a company email and fill in company name, industry type, etc.
Step 2: Enable Messaging API
After logging into LINE Official Account Manager:
- Go to Settings -> Messaging API.
- Click Enable Messaging API.
- Select or add Service Provider: You can fill in company name or personal name (can be changed later).
- Privacy Policy and Terms of Service are optional.
- After confirming information is correct, click OK.

After enabling, you will see the following important information (please keep the page open or note it down first):
- Channel ID
- Channel Secret
- Webhook URL field (Need to fill in the URL provided by DMflow later)
Step 3: Go to LINE Developers to Get Token
Click the link on the page to enter LINE Developers console, and follow the order in the image below:
-
Enter your Channel.

-
Find Messaging API tab.

-
Scroll to the bottom, find Channel access token (long-lived), click Issue to generate Token.

-
Copy the generated Token.
Step 4: Fill Back in DMflow to Complete Connection
- Return to DMflow.chat’s channel settings page.
- Fill in the Channel ID, Channel Secret, and Channel Access Token you just obtained.
- The system will generate a Webhook URL.
- Return to the Messaging API settings page of LINE Developers, fill in this Webhook URL and click Verify.
- Turn on Use Webhook option.

Congratulations! You have successfully connected the LINE bot to the DMflow platform.