# LINE 消息入门指南

LINE 是一个广泛使用的消息平台，提供了一种与用户建立联系的强大方式。通过 Pushwoosh，您可以通过 Customer Journey 发送 LINE 消息作为营销活动的一部分，既可以使用预定义的模板，也可以使用自由格式的文本内容。

您还可以通过 API 发送消息，或使用 LINE 消息界面管理直接的 1:1 对话。

## 您可以使用 LINE 消息做什么

通过 Pushwoosh 中的 LINE 消息功能，您可以：

*   向已订阅用户发送促销优惠和产品公告。
*   通过个性化消息重新吸引不活跃用户。
*   通知用户订单确认、配送更新或预约提醒。
*   根据用户行为或外部事件触发消息。
*   将 LINE 消息与其他渠道（如推送通知、电子邮件和短信）结合使用，提供统一的[全渠道用户体验](/zh/product/pushwoosh-knowledge-hub/omnichannel-campaigns/)。

## 发送 LINE 消息的先决条件

<Aside type="caution" icon="setting" title="需要开发者协助">
您需要开发者团队的协助来完成配置步骤。请与他们分享相关链接以开始操作。
</Aside>

要开始使用 Pushwoosh 发送 LINE 消息，请确保满足以下要求：

<Steps>

1.  **设置您的 LINE 账户**  
    创建并配置您的 LINE 账户。您必须拥有一个有效的 [LINE 官方商业账户](https://www.linebiz.com/jp-en/)和一个 [LINE 开发者账户](https://developers.line.biz/en/docs/line-developers-console/login-account/)。

2.  **将 LINE 连接到 Pushwoosh**  
    将您的 LINE 官方商业账户和 **Messaging API 渠道** 链接到您的 Pushwoosh 项目。
    [了解更多](/zh/developer/first-steps/connect-messaging-services/line-configuration/)

3.  **激活并支付 LINE Messaging 费用**  
    确保已设置 LINE Messaging 并启用了计费功能。

    **重要提示：** LINE Messaging API 的定价由 LINE 直接管理。套餐因地区和使用量而异。详情请参阅 [LINE Messaging API 定价](https://developers.line.biz/en/docs/messaging-api/pricing/)页面。

</Steps>

## 在 Pushwoosh 中创建 LINE 预设（可选）

直接在 Pushwoosh 控制面板中创建和预览 LINE 消息内容。
<LinkCard title="了解更多" href="/product/content/line-presets/" />

## 发送 LINE 消息

您可以使用以下方法在 Pushwoosh 中发送 LINE 消息：

### 通过 Customer Journey

通过 Customer Journey 发送 LINE 消息。使用消息预设可获得丰富的内容和格式，或输入自由格式文本以发送快速的纯文本消息。

<LinkCard title="了解更多" href="/product/messaging-channels/line/send-line-messages/#send-line-messages-via-customer-journey" />

### 通过 API

<Aside type="caution" title="需要开发者帮助">
您需要开发者团队的帮助来通过 API 设置和发送 LINE 消息。请与他们分享下面的 API 指南以开始操作。
</Aside>
通过 Pushwoosh API 触发 LINE 消息。此方法支持基于模板和纯文本的消息。
<LinkCard title="了解更多" href="/developer/api-reference/line-api/" />

### 发送自由格式消息并查看对话

使用 LINE 消息界面与您之前互动过的用户直接聊天。您可以查看消息历史记录并以 1:1 的格式发送纯文本回复。
<LinkCard title="了解更多" href="/product/messaging-channels/line/send-line-messages/#send-free-form-messages-and-view-your-line-conversations" />