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
- Trigger a workflow when a new message is received in Waha.
- Start a process when a specific event occurs in the Waha platform.
Output
JSON
event- The event data received from the Waha triggertimestamp- 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
- Waha API Trigger Documentation - Official documentation for setting up and using Waha triggers.