在你自己的项目中构建。

使用与 Bird 产品页面相同的 SDK 示例,然后为你的编码代理编写一份包含你练习过的失败路径的简报。

互动练习 · English

Turn a message into a conversation.

Send a useful order update, then let the customer choose where to leave their delivery.

此浏览器练习模拟消息收发。你的操作在离开前会保留在此页面。登录后可保存进度和评估结果。

选择一个已审批的模板和客户回复,然后将其应用到订单。

练习输出

Your practice output will appear here.
显示提示

选择 Approved 和 Leave with reception,然后运行检查。

继续已保存的学习

编码代理简报

# Build with Bird: Connect WhatsApp

Read these current sources before proposing an implementation:

- WhatsApp phone numbers: https://bird.com/docs/guides/whatsapp/phone-number-setup
- Connect WhatsApp: https://bird.com/products/whatsapp

## Task

Help me implement Connect WhatsApp in my project. First inspect the application and identify the relevant server, framework and existing Bird integration. Confirm the exact workflow and supported surface against the linked documentation. Some operations are available only in the dashboard. Do not invent endpoints or derive API contracts from a learning simulation.

## Implementation

Use the official Bird SDK or CLI where supported. Keep credentials on the server and request the smallest necessary permissions. Follow the channel's documented test procedure before proposing any external send or production change.

Keep request acceptance separate from delivery. For incoming events, verify signatures using the original request body, deduplicate stable identifiers, and apply valid state transitions. Respect recipient preferences and channel requirements.

## Acceptance

Show the implementation and relevant tests. Exercise the documented failure paths, invalid signatures and duplicate events where applicable. Explain any dashboard steps or missing prerequisites. Ask for approval before sending to real recipients or changing production.

从一个渠道开始。
准备好后,再添加其他渠道。

测试 API 密钥即刻可用。添加支付方式并验证发送者身份后,即可解锁生产环境。

正在使用 Claude Code、Cursor 或 Codex?复制一条设置提示,您的智能代理即可自动安装 Bird CLI 和相关技能。选择您的工具:

Cursor