Actions21
- Message Actions
- Group Actions
- Chat Actions
- Contact Actions
Overview
This node integrates with Green API to enable enhanced WhatsApp automation. Specifically, the 'Send Poll' operation under the 'Message' resource allows users to send poll messages via WhatsApp. This is useful for gathering opinions or votes from recipients directly within WhatsApp chats. Practical examples include sending customer feedback polls, event RSVP polls, or quick surveys to contacts or groups.
Use Case Examples
- Sending a poll to a customer group to gather feedback on a product.
- Sending a quick RSVP poll for an event to a WhatsApp group.
Output
JSON
result- The result of the poll message sending operation, typically including message status and details.
Dependencies
- Requires Green API credentials including instance ID and API token for authentication.
Troubleshooting
- Common issues include authentication errors due to invalid or expired API tokens. Ensure credentials are correctly configured.
- Network or API endpoint errors may occur; verify network connectivity and Green API service status.
- Errors related to invalid message parameters or unsupported poll formats may be returned by the API; validate input parameters before sending.
Links
- Green API Documentation - Official documentation for Green API, including message sending and poll message features.