Simulate an inbound WhatsApp text message from a user to your application. Test apps only. The simulated message is processed by the same pipeline as real Meta webhooks and will trigger your configured messages.whatsapp.received webhooks.
App API key (format: sk_live_app_* or sk_test_app_*) for app-level operations
Phone number simulating the external WhatsApp user (the sender). E.164 format required.
"+15559876543"
Your WhatsApp Business phone number that should receive the simulated message. E.164 format required.
"+15551234567"
Message text content to deliver to your webhook.
1"Hello from a simulated WhatsApp user!"