Clientes Online - WhatsApp icon

Clientes Online - WhatsApp

Interação com a Plataforma de Relacionamento via WhatsApp - Clientes.Online

Actions59

Overview

This node integrates with the "Clientes Online - WhatsApp" platform, enabling interaction with its various features related to WhatsApp contact and group management. Specifically, the "Grupos - Adicionar Contato" operation allows users to add a contact to a specified group within the platform. This is useful for organizing contacts into groups for targeted communication or management.

Practical scenarios include:

  • Adding a new customer contact to a marketing or support group.
  • Organizing contacts by interest or region for segmented messaging.
  • Managing WhatsApp groups dynamically based on workflow events.

Properties

Name Meaning
ID Do Grupo The unique identifier of the group to which the contact will be linked.
ID Do Contato The unique identifier of the contact that will be added to the specified group.

Output

The node outputs JSON data representing the result of the operation to link a contact to a group. This typically includes confirmation details such as success status, IDs involved, or any relevant metadata returned by the platform API.

No binary data output is indicated for this operation.

Dependencies

  • Requires an API key credential for authentication with the Clientes Online platform.
  • The node depends on the external Clientes Online WhatsApp platform API to perform actions.
  • Proper configuration of the API credentials in n8n is necessary for successful execution.

Troubleshooting

  • Common issues:

    • Invalid or missing group or contact IDs can cause failures.
    • Authentication errors if the API key credential is not set or expired.
    • Network connectivity problems affecting API calls.
  • Error messages and resolutions:

    • "Invalid group ID" — Verify the group ID exists and is correctly entered.
    • "Invalid contact ID" — Ensure the contact ID is correct and the contact exists.
    • Authentication errors — Check that the API key credential is configured properly and has not expired.
    • Timeouts or network errors — Confirm network connectivity and API availability.

Links and References

Discussion