What problem does it solve?
This Skill lets a VPS-hosted agent programmatically send messages and manage WhatsApp instances via the UazAPI, eliminating manual curl calls, browser-based QR pairing, and ad-hoc webhook wiring.
Core Features & Use Cases
- Message Delivery: send text, images, audio, video, documents, and interactive menus through instance tokens.
- Instance Lifecycle: create, connect (QR/pair), check status, disconnect, list, update, and delete WhatsApp instances using admin and instance tokens.
- Integration & Automation: built-in Python client, curl examples, webhook handlers, and FluxoHub workflow examples to automate customer notifications and chatbot flows.
- Real-world Example: automate order confirmations by checking instance status, sending a document or receipt, and handling user replies via webhooks.
Quick Start
Use the uazapi-whatsapp skill to send a text message to a customer using your UAIZAPI_TOKEN and UAIZAPI_BASE_URL.