WhatsApp Trigger icon

WhatsApp Trigger

Handle WhatsApp events via webhooks

Overview

This node is a versioned trigger node for the Waha service, designed to initiate workflows based on events from Waha. It supports multiple versions, allowing users to select the appropriate API version for their use case. Typical scenarios include automating processes triggered by Waha events, such as notifications or data updates.

Use Case Examples

  1. Trigger a workflow when a new message is received in Waha.
  2. Start a process when a specific event occurs in the Waha platform.

Output

JSON

  • event - The event data received from the Waha trigger
  • timestamp - The time when the event was triggered

Dependencies

  • Requires API authentication credentials for Waha service to receive events.

Troubleshooting

  • Ensure the correct API version is selected to match the Waha service version in use.
  • Verify that the API credentials are valid and have the necessary permissions to receive events.
  • Check network connectivity to the Waha service endpoint to ensure events can be received.

Links

Discussion