Beyond Q&A: Transactional Chatbot Flows and Campaigns
Updated 17 August 2026
Beyond Q&A: Transactional Chatbot Flows and Campaigns
Answering questions is where a business chatbot earns trust.
Doing things is where it earns its keep.
This post covers the two capabilities that turn a knowledge assistant into a working channel: transactional flows and campaigns.
Transactional Flows: When the Answer Is an Action
A transactional flow is a conversation with a job to finish:
- “Where is my order?” — look it up in the order system, answer with the real status
- “I need to reschedule my appointment” — collect the new slot, confirm, update the system
- “Raise a ticket for this” — capture details, file it, return the ticket number
- “Update my delivery address” — verify identity, apply the change, confirm in writing
What makes flows trustworthy is the same discipline that makes answers trustworthy: they run against your real systems through your APIs, they respect identity and permissions, and they confirm before they commit. A flow that guesses is worse than no flow at all.
The dividing line between flows and full autonomy is worth understanding — see AI agents vs AI assistants.
Mixing Flows and Knowledge in One Conversation
Real conversations do not stay in one lane. A customer checks an order status (flow), then asks about the return policy (knowledge), then wants the return initiated (flow again).
This is why flows belong on the same brain as your knowledge base — one assistant, one context, one conversation — rather than a separate “flow bot” that hands off awkwardly to a separate “FAQ bot”.
Campaigns: The Proactive Half
Everything above is reactive — the user starts it. Campaigns flip the direction: the business reaches out on the channels where conversations already live, especially WhatsApp.
- Renewal and payment reminders that can answer “wait, what am I paying for?” when the customer replies
- Product updates and offers that open a real conversation instead of a dead broadcast
- Onboarding sequences where every “how do I…?” reply gets a cited answer instantly
The difference between a campaign and spam is what happens on reply. A broadcast tool goes silent. A campaign backed by a grounded assistant answers — in the customer’s own language, with citations, at any hour. That reply moment is where multilingual answering and knowledge grounding stop being features and become revenue.
Sequencing It Right
- Knowledge first — earn trust with cited answers (integration guide)
- Flows second — automate the requests your data shows people actually make
- Campaigns third — go proactive only when replies land on an assistant that can handle them
That sequence is the AI-enablement roadmap in miniature — and IntelloWork runs all three stages on one platform, one brain, every channel.