Construa no seu próprio projeto.

Use os mesmos exemplos de SDK das páginas de produto do Bird e depois forneça ao seu agente de código um briefing que inclua os caminhos de falha que você praticou.

Prática interativa · Inglês

Turn a message into a conversation.

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

Este exercício no navegador simula mensagens. O seu trabalho permanece aqui até sair. Inicie sessão para guardar o progresso e as avaliações.

Escolha um modelo aprovado e a resposta do cliente e, em seguida, aplique-o ao pedido.

Resultado da prática

Your practice output will appear here.
Mostrar uma dica

Selecione Aprovado e Sair com receção e, em seguida, execute a verificação.

Continuar com a aprendizagem guardada

Um briefing para o seu agente de código

# 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.

Comece com um canal.
Adicione os outros quando estiver pronto.

Uma chave API de teste é sua imediatamente. A produção é desbloqueada quando você adiciona um método de pagamento e verifica um remetente.

Usa Claude Code, Cursor ou Codex? Copie um prompt de configuração e o seu agente instala o Bird CLI e as skills por si. Escolha o seu:

Cursor