Green API Enhanced

Enhanced WhatsApp automation via Green API with advanced features and file support

Overview

This node integrates with Green API to enable enhanced WhatsApp automation. Specifically, the 'Send Contact' operation under the 'Message' resource allows users to send contact information as a message via WhatsApp. This is useful for automating the sharing of contact details in customer support, sales, or personal communication workflows.

Use Case Examples

  1. Automatically send a contact card to a customer after a support interaction.
  2. Share a team member's contact details in a group chat automatically.

Output

JSON

  • result - The result of the send contact 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, resulting in authentication errors.
  • Incorrect or missing parameters for the contact message may cause the operation to fail.
  • Network or API service issues can lead to timeouts or failed requests.

Discussion