Replit WhatsApp Messaging Integration
Budget: ₹1,500 – ₹12,500 INR
My Replit project needs a WhatsApp integration that can both send and receive messages in real time. I work exclusively in Python on Replit, so the entire solution must run within that environment without relying on locally installed services.
What the finished module should handle for me:
• Message templates so I can reuse common replies and broadcast texts.
• File attachments (images, PDFs, etc.) sent and received, with the files saved to Replit storage or an S3-style bucket I can configure.
• Message scheduling that lets me queue outbound messages for future delivery, preferably via a simple cron-style or timestamp trigger.
I’ll need setup with meta api and setting up business api account with templates once the basic scaffolding is in place. Clean, well-commented Python code, a README with setup steps inside Replit, and a brief demo showing both an incoming and an outgoing message flow will serve as acceptance criteria.
What the finished module should handle for me:
• Message templates so I can reuse common replies and broadcast texts.
• File attachments (images, PDFs, etc.) sent and received, with the files saved to Replit storage or an S3-style bucket I can configure.
• Message scheduling that lets me queue outbound messages for future delivery, preferably via a simple cron-style or timestamp trigger.
I’ll need setup with meta api and setting up business api account with templates once the basic scaffolding is in place. Clean, well-commented Python code, a README with setup steps inside Replit, and a brief demo showing both an incoming and an outgoing message flow will serve as acceptance criteria.
Related categories:
PHP
Python
Linux
Software Architecture
Documentation
RESTful API
Continuous Integration
API Development
Replit