- Integrations
- /
- LINE
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.
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.
| Action | What it does |
|---|---|
| LINE Broadcast | Sends 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 Profile | Returns 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 Message | Sends 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 Message | Alias for Push Message. Sends to a user who has prior interaction with the LINE Official Account. The standard transactional-LINE-message action. |
Pre-built LINE workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect LINE once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every LINE field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
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?
What LINE triggers does Tiny Command support?
What LINE actions can I run from a workflow?
Is the LINE integration real-time?
Do I need to write code to use LINE with Tiny Command?
How much does the LINE integration cost?
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.