I'm weighing up whether to build a Meta app for WhatsApp inbound support or go through a partner. We just want to reply from our dashboard and track KPIs-no ads, no broadcast spam. Is that fully compliant with Meta's policy?
From what I've read:
✅ Yes, it's allowed-Meta actually encourages it for customer service.
🔧 Building it yourself means creating a Meta Business App, getting tokens, and wiring webhooks.
But the webhook reliability warnings are real. One thread mentioned that Meta doesn't guarantee retry SLAs, so if your server drops a message during a blip, you lose it silently. That's a nightmare for response-time KPIs. Even experienced devs underestimate the monitoring layer needed.
We're not a huge volume yet-maybe 50-100 messages a day-so maybe it's manageable? But I don't want to sink hours into infrastructure that breaks later. Is the partner route just paying for simplicity, or is there a real technical edge I'm missing?
Anyone else gone down this road and regretted building vs buying?