Build it in your own project.

Use the same SDK examples as Bird's product pages, then give your coding agent a brief that includes the failure paths you practised.

Interactive practice · English

Turn a message into a conversation.

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

This browser exercise simulates messages. Your work stays here until you leave. Sign in for saved progress and assessments.

Choose an approved template and the customer reply, then apply it to the order.

Practice output

Your practice output will appear here.
Show a hint

Select Approved and Leave with reception, then run the check.

Continue with saved learning

A brief for your coding agent

# Build with Bird: WhatsApp templates

Read these current sources before proposing an implementation:

- Authoring WhatsApp templates: https://bird.com/docs/guides/whatsapp/authoring-templates
- What is a WhatsApp message template?: https://bird.com/explained/whatsapp/what-is-a-whatsapp-message-template
- WhatsApp templates: https://bird.com/products/whatsapp/templates

## Task

Help me implement WhatsApp templates 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.

Start with one channel.
Add the others when you're ready.

A test API key is yours immediately. Production unlocks when you add a payment method and verify a sender.

Using Claude Code, Cursor, or Codex? Copy a setup prompt and your agent installs the Bird CLI and skills for you. Pick yours:

Cursor