Skip to content
CommunicationReal-timeUpdated May 2026

LINE

LINE Messaging API push and broadcast

LINE is the dominant messenger in Japan, Taiwan, and Thailand — a chat app whose Business / Official Account product is the equivalent of WhatsApp Business in those markets. Tiny Command exposes four actions, no triggers (LINE delivers inbound messages and follow events via a webhook URL configured in the LINE Official Account Manager; point it at a Tiny Command webhook trigger): Push Message (send a message to a single user who has previously interacted with your Official Account), Send Push Message (alias for Push Message), Broadcast (send a message to all followers of your Official Account — count-bounded by your plan tier and additional messaging-rate fees), Get User Profile (returns the user's display name, picture URL, language, and verified status). The connection uses a LINE Channel Access Token from the LINE Developers Console (Messaging API channel). Push Message requires the user has previously sent a message to your bot OR followed your Official Account — LINE doesn't allow cold-pushing to a phone number.

0triggers
4actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything LINE can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
LINE BroadcastSends a message to all followers of the connected LINE Official Account. Counts heavily against the plan's monthly message quota; use for newsletter-style fan-out.
Get LINE User ProfileReturns a user's display name, picture, language by userId (LINE's internal ID, only available for users who've interacted with the bot). The lookup for personalisation in downstream messages.
LINE Push MessageSends a message to a specific user who has previously interacted with the Official Account. For 1:1 transactional sends; LINE doesn't allow cold-pushing to phone numbers.
Send LINE Push MessageAlias for Push Message. Sends to a user who has prior interaction with the LINE Official Account. The standard transactional-LINE-message action.
Recipes

Pre-built LINE workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect LINE once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every LINE field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the LINE integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect LINE to Tiny Command?
Open the Tiny Command workflow builder, drop in a LINE node, and click Connect. Authorize LINE once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What LINE triggers does Tiny Command support?
Tiny Command focuses on outbound actions for LINE today. Use Tiny Command's universal Webhook or Schedule trigger to start LINE workflows, then run any LINE action you need.
What LINE actions can I run from a workflow?
4 LINE actions are available out of the box, covering communication operations like "LINE Broadcast". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the LINE integration real-time?
LINE actions execute synchronously inside your workflow. Tiny Command waits for LINE's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use LINE with Tiny Command?
No. Every LINE trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any LINE API endpoint directly.
How much does the LINE integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The LINE integration itself has no per-app surcharge.
Related

More communication apps people connect.

Same category as LINE, ordered by how often teams pair them. Hover the carousel to pause.

Do more with LINE.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.