इसे अपने प्रोजेक्ट में बनाएँ।

वही SDK उदाहरण इस्तेमाल करें जो Bird के प्रोडक्ट पेजों पर हैं, फिर अपने कोडिंग एजेंट को एक ब्रीफ़ दें जिसमें वे विफलता पथ शामिल हों जिनका आपने अभ्यास किया।

इंटरैक्टिव अभ्यास · अंग्रेज़ी

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.

एक चैनल से शुरुआत करें।
तैयार होने पर बाकी जोड़ें।

एक test API key तुरंत आपकी है। जब आप payment method जोड़ते हैं और sender verify करते हैं, तब production अनलॉक हो जाता है।

Claude Code, Cursor या Codex इस्तेमाल कर रहे हैं? एक setup prompt कॉपी करें और आपका agent आपके लिए Bird CLI और skills इंस्टॉल कर देगा। अपना चुनें:

Cursor