API — WABA Interativo
API — WABA Interativo
Section titled “API — WABA Interativo”⚠️ Apenas para canais WhatsApp Oficial (WABA).
Enviar Botões
Section titled “Enviar Botões”POST /v2/api/external/{ApiID}/sendButtonWABABody JSON (exemplo):
{ "number": "5511999999999", "title": "Escolha uma opção:", "body": "Como posso ajudar?", "buttons": [ { "id": "btn1", "title": "Suporte" }, { "id": "btn2", "title": "Vendas" }, { "id": "btn3", "title": "Financeiro" } ]}Máximo de 3 botões.
Enviar Lista
Section titled “Enviar Lista”POST /v2/api/external/{ApiID}/sendListWABABody JSON (exemplo):
{ "number": "5511999999999", "title": "Nossos Serviços", "body": "Selecione uma opção:", "buttonText": "Ver opções", "sections": [ { "title": "Serviços", "rows": [ { "id": "s1", "title": "Suporte Técnico", "description": "Problemas com o sistema" }, { "id": "s2", "title": "Comercial", "description": "Planos e preços" } ] } ]}Máximo de 10 opções por seção.
Próximos Passos
Section titled “Próximos Passos”- Tickets — Gerencie atendimentos