Create a Poll
View All WhatsApp Messaging API APIs →Create a WhatsApp poll in a direct chat or group. Send a JSON body with the question and an options array (at least two entries). Address it either by to (a full international number, as a JSON number) or by chatJid (takes precedence and allows posting to a group). Set maxSelections to 1 for a single-choice poll or higher for multiple choice. Returns the upstream message id.
API Features
Single or multiple choice maxSelections controls whether voters pick one option or several
Chat or group Address by phone number or by chatJid to post into a group
Flexible options Provide two or more options as a simple string array
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 100 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page. Dashboard →
POST
/api/project/whatsapp-messaging/send-poll API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Run quick customer satisfaction votes in a support chat
- Let a community group vote on decisions or event times
- Collect preferences in an interactive marketing flow