vobiz-whatsapp

Installation
SKILL.md

Vobiz WhatsApp skill

Use this when the user wants to send WhatsApp messages programmatically, build a chatbot, run a campaign, or set up multi-agent customer support over WhatsApp.

How Vobiz fits

Vobiz is a Meta-approved BSP (Business Solution Provider). You connect your WhatsApp Business Account (WABA) once, then send/receive via Vobiz's REST API or no-code campaign builder.

Capabilities

  • Messaging - send text, template, and media (image, audio, video, document, sticker) via POST /api/v1/messaging/messages. Interactive (buttons, lists), location, and contacts are WhatsApp message types you receive inbound; the documented send contract covers the types above.
  • Templates - submit + manage Meta-approved templates, scoped per channel under /channels/{channelId}/templates
  • Inbox - multi-agent dashboard for conversation handling
  • Webhooks - outbound events message.inbound, message.status (status = sent/delivered/read/failed), and call.<event>; signed with X-Webhook-Signature
  • Channels - three onboarding modes: bring_your_own (BYON), buy_from_vobiz, embedded_signup
  • Numbers - search/buy WhatsApp-capable numbers, or OTP-verify a BYON number before connecting

Core request shape (send a message)

Installs
2
First Seen
6 days ago
vobiz-whatsapp — vobiz-ai/agent-skills