Line – Methods

Estimated reading time: 39 min

What your automation will do…

You can include between 1 and 255 Methods to build complex Flows.

To send messages or perform actions with the LINE Messaging API, you need a valid User ID, Group ID, or Room ID.
These identifiers tell LINE which user, group, or chat room to target when sending a message from Wiresk.

Wiresk can automatically capture this information using the Capture Example Input feature with an HTTP Trigger.

1. Capture a User ID Using Example Input, refer to Webhook Trigger for a step-by-step set up.

2. Official Account User ID

LINE also provides a unique Official Account User ID that identifies your bot.
You can find it in the LINE Developers Console under Messaging API → Basic Settings, in the field labeled Your user ID.

When used in a Push Message Method, this ID allows you to send a message directly to your LINE Official Account chat.
The message will appear as if it was sent from the bot itself, allowing you to test message formatting or view notifications directly within the bot’s chat window.

Example:

Uxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

You can use this to:

  • Send test messages to the bot itself for verification.
  • Monitor message output for validation.
  • Set up internal notifications from your Wiresk Flows.

LINE 1 Line - Methods
LINE 1 Line - Methods
LINE 1 Line - Methods
LINE 1 Line - Methods