Actions21
- Message Actions
- Group Actions
- Chat Actions
- Contact Actions
Overview
This node integrates with Green API to enable enhanced WhatsApp automation. Specifically, the 'Forward Messages' operation under the 'Message' resource allows users to forward WhatsApp messages to a specified chat. This is useful for automating message forwarding tasks, such as sharing important messages across different chats or groups without manual intervention.
Use Case Examples
- Automatically forward customer support messages to a team chat for quicker response.
- Forward alerts or notifications received in one chat to another chat or group for broader visibility.
Output
JSON
result- The result of the forward messages operation, typically containing details about the forwarded message or confirmation of the action.
Dependencies
- Requires Green API credentials including an instance ID and API token for authentication.
Troubleshooting
- Common issues include invalid or expired API credentials, which will cause authentication failures.
- Errors in forwarding messages may occur if the target chat ID is incorrect or the message ID to forward does not exist.
- The node throws errors with messages indicating the resource and operation where the failure occurred, aiding in pinpointing issues.