WhatsApp Business service plugin — Cloud API #27

Open
opened 2026-05-28 18:51:50 +00:00 by jmiller · 1 comment
Owner

Send article notifications via WhatsApp Business Cloud API.

Credentials:

{
  "access_token": "...",
  "phone_number_id": "...",
  "recipient_number": "+1234567890"
}

Features:

  • Meta WhatsApp Business Cloud API
  • Template messages and free-form messages
  • Image/document attachments
  • Broadcast to saved contacts
  • Requires approved Meta Business account
Send article notifications via WhatsApp Business Cloud API. **Credentials:** ```json { "access_token": "...", "phone_number_id": "...", "recipient_number": "+1234567890" } ``` **Features:** - Meta WhatsApp Business Cloud API - Template messages and free-form messages - Image/document attachments - Broadcast to saved contacts - Requires approved Meta Business account
Author
Owner

Branch created: feature/27-whatsapp-business-service-plugin-cloud-a

git fetch origin
git checkout feature/27-whatsapp-business-service-plugin-cloud-a
Branch created: [`feature/27-whatsapp-business-service-plugin-cloud-a`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/27-whatsapp-business-service-plugin-cloud-a) ```bash git fetch origin git checkout feature/27-whatsapp-business-service-plugin-cloud-a ```
Sign in to join this conversation.
Type Feature
Status
Priority High
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#27