Skip to content

[13.0] [NEW] implementation of the sms_whatsapp_meta module#361

Draft
rpsjr wants to merge 1 commit intoOCA:13.0from
rpsjr:13.0
Draft

[13.0] [NEW] implementation of the sms_whatsapp_meta module#361
rpsjr wants to merge 1 commit intoOCA:13.0from
rpsjr:13.0

Conversation

@rpsjr
Copy link

@rpsjr rpsjr commented Feb 22, 2026

Implementation of the sms_whatsapp_meta module for Odoo 13. It follows the architecture of sms_ovh_http (using a provider selection field) and implements the WhatsApp Cloud API logic.

Module Overview
Path: sms_whatsapp_meta
Dependencies: sms, iap
Key Features:
Provider Selection: Adds a "Provider" field to IAP Accounts to switch between "Odoo IAP" and "WhatsApp Meta".
Template Mapping: Parses SMS content using the | delimiter to populate WhatsApp Template parameters (e.g., Hello|World -> {{1}}=Hello, {{2}}=World).
Direct API Integration: Sends messages directly to Meta's Graph API without intermediate servers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant