n8n: Line Messaging - Send a message
Source: Dev.to
Prerequisite
- Create a Line Official Account – Link
- Enable the Line Messaging API – Link
- Install the Line Messaging Community Node – Link
- Create a Line Messaging account credential in n8n – Link
Steps
-
Open the n8n website.
-
Click the + button to add a new element.

-
Choose Workflow.

-
Click the + button again to add a node.
-
Select Trigger manually.

-
Click the + button to add another node.
-
Search for line in the node picker.
-
Choose Line Messaging.

-
Select Send a message to multiple users.

-
Pick the Line Messaging account credential you created earlier.
(see the credential guide here)
-
Fill in the User IDs you want to message.
(refer to the Line Messaging API documentation here)
-
Click Add Message.

-
Enter the Text of the message you wish to send.
-
Click Close to finish configuring the message.

-
Click Execute workflow to run the workflow.

-
Verify that the message appears in the Line app.
