Complete AI TrainingYourJobSkills for your job

Skills / backend

whatsapp-cloud-api

Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python.

IT & Software Developmentmessagingmetawebhookswhatsapp

WhatsApp Cloud API - Integracao Profissional

Overview

Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python.

When to Use This Skill

  • When the user mentions "whatsapp" or related topics
  • When the user mentions "whatsapp business" or related topics
  • When the user mentions "api whatsapp" or related topics
  • When the user mentions "chatbot whatsapp" or related topics
  • When the user mentions "mensagem whatsapp" or related topics
  • When the user mentions "template whatsapp" or related topics

Do Not Use This Skill When

  • The task is unrelated to whatsapp cloud api
  • A simpler, more specific tool can handle the request
  • The user needs general-purpose assistance without domain expertise

How It Works

Skill para implementar integracoes profissionais com WhatsApp Business usando a Cloud API oficial da Meta. Suporta Node.js/TypeScript e Python.

Overview

A WhatsApp Cloud API e a API oficial da Meta para envio e recebimento de mensagens via WhatsApp Business. Desde outubro 2025, e a unica opcao suportada (a API On-Premises foi descontinuada).

Versao da API: Graph API v21.0 (2026) Base URL: https://graph.facebook.com/v21.0/{phone-number-id}/messages Autenticacao: Bearer Token (System User Token para producao)

Pricing 2026 (por mensagem):

Cate

Subscribers only

The full skill, its 28 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcecommunity
License
Risk labelcritical ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md, assets/boilerplate/nodejs/package.json, assets/boilerplate/nodejs/src/index.ts, assets/boilerplate/nodejs/src/template-manager.ts, assets/boilerplate/nodejs/src/types.ts, assets/boilerplate/nodejs/src/webhook-handler.ts, assets/boilerplate/nodejs/src/whatsapp-client.ts, assets/boilerplate/nodejs/tsconfig.json, assets/boilerplate/python/app.py, assets/boilerplate/python/requirements.txt, assets/boilerplate/python/template_manager.py, assets/boilerplate/python/webhook_handler.py, assets/boilerplate/python/whatsapp_client.py, assets/examples/flow-example.json, assets/examples/interactive-menu.json, assets/examples/template-messages.json, assets/examples/webhook-payloads.json, references/advanced-features.md, references/api-reference.md, references/automation-patterns.md, references/compliance.md, references/message-types.md, references/setup-guide.md, references/template-management.md, references/webhook-setup.md, scripts/send_test_message.py, scripts/setup_project.py, scripts/validate_config.py
Added2026-03-06

Related skills

api-analyzer

Validates whether an API request is correct based on provided inputs (method, URL, headers, body, auth, query params).

api-and-interface-design

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

api-design-principles

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.

api-designer

Generates complete, production-ready REST API endpoint specifications for any system or domain the user describes.

api-documentation-generator

Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices

api-documenter

Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals.