Hi, this is a very common issue teams run into with the native HubSpot–WhatsApp setup, especially when seasonality is involved. You’re right to question the fixed template-pack model-it’s not ideal if your WhatsApp usage spikes only during certain months.
Here’s how I’d break this down based on similar implementations I’ve seen.
1) Clarifying the core requirement
From your message, your needs are very clear:
- WhatsApp Business API (official, compliant)
- Pay-as-you-go pricing for templates/messages (Meta conversation-based billing)
- Ability to create and manage WhatsApp conversations inside HubSpot Help Desk / tickets
- Minimal custom development effort
The challenge is that HubSpot’s native WhatsApp integration is intentionally limited, both in pricing flexibility and extensibility.
2) Why direct API → HubSpot custom channel is painful
Technically, yes — you can connect WhatsApp API directly to HubSpot via custom channels, but in practice this means:
- Building webhook handlers for inbound/outbound messages
- Managing template approvals and Meta billing yourself
- Handling conversation threading, agent assignment, and ticket sync logic
- Ongoing maintenance when HubSpot or Meta APIs change
Unless you have a strong internal engineering team, this usually becomes expensive and fragile over time.
3) Using a middleware platform is the practical approach
Most teams solve this by using a WhatsApp API provider + HubSpot integration layer that:
- Uses Meta’s pay-as-you-go conversation pricing
- Syncs WhatsApp conversations directly into HubSpot tickets
- Avoids template “packs” that expire unused
You already mentioned Infobip, Sinch, and Mitto - those are solid enterprise-grade options, especially if you’re messaging at very high volumes.
4) Another alternative worth evaluating
You may also want to look at RateUp as an alternative, particularly if:
- You want pay-as-you-go WhatsApp API pricing (no expiring template bundles)
- Your primary use case is support + engagement inside HubSpot
- You want quicker setup without heavy custom development
RateUp works as a WhatsApp Business API layer and supports:
- Two-way WhatsApp conversations mapped to CRM/helpdesk workflows
- Template usage billed per Meta conversation (not pre-purchased packs)
- Ticket-style conversation management that can be synced into HubSpot via integration or middleware
- Seasonal scaling without financial waste
It’s especially useful if your WhatsApp usage is uneven across the year, which seems to be your exact scenario.
5) How I’d shortlist tools
When evaluating alternatives, I’d strongly suggest checking:
- Meta billing model (conversation-based vs template bundles)
- Conversation-to-ticket mapping inside HubSpot
- How template approvals and reuse are handled
- Whether inbound customer-initiated conversations are supported without templates
- SLA and support quality during peak seasons
If WhatsApp is becoming a core support channel for you, avoiding fixed template packs is the right call. A middleware platform that supports true pay-as-you-go Meta billing and integrates cleanly with HubSpot will save both cost and engineering effort long term.
Hope this helps - happy to share more details if you want to compare implementations or trade-offs between these options.