Wanesia WhatsApp

Interact with Wanesia WhatsApp API

Overview

This node interacts with the Wanesia WhatsApp API to perform various operations related to WhatsApp devices, groups, messages, QR codes, and utilities. Specifically, for the 'QR Code' resource and 'Get QR Code Image' operation, it retrieves the QR code as an image in base64 format using a provided device token. This is useful for automating WhatsApp device authentication or integration workflows where QR code images are needed for scanning.

Use Case Examples

  1. Automatically retrieve the QR code image for a Wanesia WhatsApp device to display it in a dashboard for user scanning.
  2. Use the QR code image in an automated onboarding process to link a WhatsApp device without manual intervention.

Properties

Name Meaning
Token Token perangkat Wanesia (device token obtained from the device menu) used for authenticating API requests for QR code retrieval.

Output

JSON

  • base64Image - Base64 encoded string of the QR code image retrieved from the Wanesia WhatsApp API.

Dependencies

  • Wanesia WhatsApp API

Troubleshooting

  • Ensure the provided token is valid and active; invalid tokens will cause authentication errors.
  • Network issues may prevent API requests from succeeding; verify connectivity to the Wanesia API endpoint.
  • If the QR code image is not returned, check if the device is properly registered and online in the Wanesia system.

Links

Discussion