iachat/app/views/api/v1
Muhsin Keloth 7d6a43fc72
feat: Added the backend support for twilio content templates (#12272)
Added comprehensive Twilio WhatsApp content template support (Phase 1)
enabling text, media, and quick reply templates with proper parameter
conversion, sync capabilities.

 **Template Types Supported**
  - Basic Text Templates: Simple text with variables ({{1}}, {{2}})
  - Media Templates: Image/Video/Document templates with text variables
  - Quick Reply Templates: Interactive button templates
  
 Front end changes is available via #12277

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-08-24 10:05:15 +05:30
..
accounts feat: Add assignment policies controllers with jbuilder views (#12199) 2025-08-18 19:15:21 -07:00
conversations/partials chore: Update the precision of the updated_at timestamp in conversation model (#10875) 2025-02-10 20:22:11 -08:00
models feat: Added the backend support for twilio content templates (#12272) 2025-08-24 10:05:15 +05:30
profiles feat: Ability to reset api_access_token (#11565) 2025-05-29 14:42:13 +05:30
widget revert: "fix: message_type inconsistency across message end points" (#10119) 2024-09-16 20:00:11 +05:30