Line – Connection

Estimated reading time: 3 min

Line software is a communication and collaboration platform widely used for messaging, voice calls, and group chats. It also offers additional tools like social networking services, mobile payments, and business communication features through its various integrations and APIs.

Integrating Line with Wiresk allows businesses to centralize communications across multiple channels. This connection enables teams to manage customer interactions, messages, and updates within one platform, eliminating the need to switch between systems.

1. Create a LINE Official Account

  • Go to LINE Official Account Manager
  • Click Create a LINE Official Account
  • Fill in your business or project info (name, category, description, etc.).
  • Once created, you’ll manage it from the Official Account Manager.
LINE Official Account creation step 1: Enter company info. Form fields include username Wiresk, service region, account name Wiresk, and email address. Progress bar shows step 1 highlighted.
LINE Official Account creation step 2: Check application. The page confirms account info for Wiresk with email wiresektest@gmail.com
, company name Wiresk, and industry IT and Computers. Buttons for Cancel and Submit are displayed at the bottom.
Confirmation screen showing that the LINE Official Account for Wiresk has been successfully created. The page displays a progress bar with steps 1 to 3 completed, a green button linking to LINE Official Account Manager, and account info including account name Wiresk, industry IT and Computers, and Basic ID @014ejoyu.

2. Enable Messaging API for that Account

  • In the Official Account Manager, open your account.
  • Go to SettingsMessaging API.
  • Click Enable Messaging API.
  • This links your Official Account to the LINE Developers Console automatically.
LINE Official Account Manager screen showing Messaging API settings. The left menu highlights Settings > Messaging API. The main panel displays Messaging API status as Disabled, with a green button labeled Enable Messaging API. Red arrows mark step 1 Settings, step 2 Messaging API, and step 3 Enable Messaging API.

3. Go back to LINE Developers Console

  • Log in at LINE Developers Console.
  • You’ll now see the Messaging API channel automatically created under your provider.
  • Click the channel to open its settings.
LINE Developers console showing the Providers page. The left menu highlights Providers under Console home. The main panel lists one provider named ‘Wiresk test’ with the role Admin, and a green Create button for adding a new provider.

4. Issue a Channel Access Token

  • Click on the Messaging API and select the Messaging API tab.
  • Scroll down and look for Channel access token (long-lived).
  • Click Issue.
  • Copy the generated token (it only shows once), then go to Wiresk.
LINE Developers console showing Messaging API settings for the Wiresk provider. Options for joining group chats, auto-reply messages, and greeting messages are listed with their statuses. At the bottom, the Channel access token section is displayed with a button labeled Issue, highlighted by a red arrow.

There are two ways to connect your app to Wiresk:

  • In “My apps” section, where you can manage your connections (select or create your group first to get access to this section, refer to the Group system ).
  • While building your Flow, you can easily establish a connection to your app directly within the Flow builder. This can be done during the setup of either a Trigger or a Method.

In this guide, we will explain how to create a connection in “My apps” section, it is essentially the same as when creating it on-the-go.

  • On your Wiresk’s Dashboard, select your Group.
  • On the left panel, go to “My apps” and select Screenshot 2025 04 08 at 9.58.41 in the morning Line - Connection
  • Search the app name in the search field or select it in the apps list.
Animated image GIF, showing the step of how to create an app connection. First, select the group then select the + create button.
  • Name the connection
  • Provide the Channel Access Token from the previous step.
Wiresk connection setup screen for LINE integration. Fields shown are Name, filled with ‘Line Wiresk,’ and Client Channel Access Token, entered as a hidden password field.

Voila! Your connection is ready to be used in your Flows.

Now that Line is linked to Wiresk, you’re ready to start building Flows.

Simple steps to create a Flow ↓
  • Select your Group, then on the Flow management screen click on “Create Flow”.
Animated image GIF, shows where to click to create a Flow in Wiresk. first select a group then click on create Flow.

Select the Trigger

Flows can be executed by multiple Triggers, depending on the desired workflow. For example, you could use scheduled Triggers with different recurrence rules alongside a Webhook Trigger for immediate, event-driven runs of the Flow. If you choose to “Run Once“, the Flow will execute using only one Trigger and its sample data.
  • On the new screen, name the Flow that you want to create.
  • Add your Triggers by clicking on the Wiresk 2025 05 02 at 15.00.40 Line - Connection next to “All Triggers”.
  • On the Trigger selection screen, search your app or select it from the list below the screen.
Screenshot of Wiresk Trigger setting screen. Red arrows shows that you can wether search your app in the search or or select it in the list below.

As mentioned in “How to connect your app to Wiresk” above, during your Trigger settings, you can create a new connection to your apps at this stage.

Add a Method to your Flow

The Method will perform a specific task on a particular app or service you’ve connected to Wiresk like get info or send emails.

You can add at least 1 or multiple Methods for complex Flows (a maximum of 255 Methods).
  • On the Flow builder screen, click on the plus button (+) next to the Trigger icon.
Screenshot of Wiresk Flow Builder, showing Trigger icon and an arrow pointing to a plus button. This button is use to add Methods in Wiresk.
  • Search or scroll down to select your apps Methods, then configure it settings. Refer to Line Methods settings.
Screenshot of Wiresk flow builder.  This screen shows the Methods selection panel. Search the app or select it in the list below the search.

Add Wiresk Tools to your Flow

If you want to build a complex Flow, Wiresk offers a selection of tools at your disposal. Refer to Wiresk’s Tools

To add Tools in your Flow, Follow the same step as adding the Methods.

  • On the Flow builder screen, click on the plus button (+) then just click on the “Tool” tab and select the Tool that you want to add.

You can refer to “How to Create a Flow” tutorial for more detailed instructions, including step-by-step guidance on mapping and configuration.

Configure Line Triggers and Methods by Exploring the settings.