Bouw het in je eigen project.

Gebruik dezelfde SDK-voorbeelden als op de productpagina's van Bird en geef je coding agent een briefing met de foutpaden die je hebt geoefend.

Interactieve oefening · Engels

Turn a message into a conversation.

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

Deze browseroefening simuleert berichten. Je werk blijft hier totdat je de pagina verlaat. Log in om je voortgang en beoordelingen op te slaan.

Kies een goedgekeurd sjabloon en het antwoord van de klant en pas het toe op de bestelling.

Oefenuitvoer

Your practice output will appear here.
Toon een hint

Selecteer Goedgekeurd en Vertrek met receptie en voer vervolgens de controle uit.

Doorgaan met opgeslagen leervoortgang

Een briefing voor je coding agent

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

Begin met één kanaal.
Voeg de rest toe wanneer je er klaar voor bent.

Een test-API-key is direct beschikbaar. Productietoegang wordt ontgrendeld zodra je een betaalmethode toevoegt en een afzender verifieert.

Gebruik je Claude Code, Cursor of Codex? Kopieer een setup-prompt en je agent installeert de Bird CLI en skills voor je. Kies de jouwe:

Cursor