Actions21
- Message Actions
- Group Actions
- Chat Actions
- Contact Actions
Overview
This node integrates with Green API to enable enhanced WhatsApp automation. Specifically, the 'Send Text' operation under the 'Message' resource allows users to send text messages via WhatsApp. This is useful for automating communication workflows such as customer support, notifications, or marketing messages through WhatsApp.
Use Case Examples
- Sending a text message to a customer to confirm an order.
- Automating appointment reminders via WhatsApp text messages.
- Broadcasting promotional messages to a WhatsApp contact list.
Output
JSON
result- The result of the send text message operation, typically including message status and metadata.
Dependencies
- Requires Green API credentials including an instance ID and API token for authentication.
Troubleshooting
- Common issues include invalid or missing credentials, which will cause authentication failures.
- Errors related to unknown resources or operations if incorrect parameters are provided.
- Network or API errors from Green API service may cause message sending to fail.
Links
- Green API Official Website - Official site for Green API, providing documentation and API details.