WhatsApp Integration
What it does
Let customers message your WhatsApp Business number for feedback and booking.
How your data reaches Specky
WhatsApp has no history endpoint Specky can query, so data arrives only by webhook — WhatsApp tells Specky the moment something happens. That has one consequence worth reading twice:
Nothing that happened before you set the webhook up is recoverable. There is no backfill and no Sync button, because there would be nothing for it to fetch. Set the webhook up first, then generate the activity you care about.
What you'll need
Setup
Go to Settings → Integrations, find WhatsApp, and click Connect.
Prerequisites
Requires a Meta Business account with the WhatsApp Business Platform (Cloud API) set up — see developers.facebook.com/docs/whatsapp/cloud-api/get-started.How to connect
https://specky.space/api/integrations/whatsapp/webhook and the verify token to the value your admin configured for Specky, then subscribe to the messages fieldWhat Specky does with your credentials
book/schedule sends your booking link, anything else gets a thank-you and is logged as feedbackData synced
After connecting
Everything Specky pulls in from WhatsApp shows up in Discovery alongside your other sources, and feeds synthesis, clustering, and the AI chat's answers about your product. You don't have to do anything with it directly — it's there so the rest of Specky has something to reason over.
Disconnecting WhatsApp removes both the connection and the signals it brought in.
Troubleshooting
See the WhatsApp integration page for what it's for and the questions people usually ask first, or the Integrations Overview for how integrations work in general.