Uniteds WhatsApp icon

Uniteds WhatsApp

Interact with Uniteds WhatsApp API - Complete Edition

Overview

This node interacts with the Uniteds WhatsApp API to manage WhatsApp instances, including retrieving the status of a specific instance. It is useful for monitoring the state of WhatsApp instances in automation workflows, such as checking if an instance is active or connected before sending messages or performing other operations.

Use Case Examples

  1. Retrieve the status of a WhatsApp instance by providing its Instance ID to monitor its connectivity and operational state.
  2. Use the node to automate instance health checks in a larger WhatsApp management system.

Properties

Name Meaning
Instance ID The ID of the WhatsApp instance to retrieve the status for.

Output

JSON

  • status - The status information of the specified WhatsApp instance returned by the API.
  • instanceId - The ID of the WhatsApp instance for which the status was retrieved.

Dependencies

  • Requires an API key credential for the Uniteds WhatsApp API, including the API URL endpoint.

Troubleshooting

  • Common issues include providing an invalid or missing Instance ID, which will cause the API call to fail.
  • Errors related to authentication may occur if the API key credential is incorrect or missing.
  • Network or API endpoint issues can cause failures; ensure the API URL is correct and reachable.

Links

Discussion