Keyword Replies and Postbacks
Keyword Replies answer what a customer types. Postbacks answer what they tap. How each is created, how exact and string matching differ, and which channels have which.
Two different questions sit behind almost every automated reply. What did the customer type? And what did they tap? Scope Wiser answers them with two separate tools, and knowing which one you need saves a lot of duplicated work.
Keyword Replies match text. Somebody writes price, hours or where are you and the matching flow runs.
Postbacks are reusable flows triggered by a tap — a button, a persistent menu item, a card action. They carry no keyword. You build one once and point several buttons at it.
Keyword Replies
Open Chatbot Manager, select a bot, and stay on the Automation tab. The first sub-tab is Keyword Replies, headed "Create and manage keyword based replies and automate conversations." It exists on WhatsApp, Facebook, Instagram and Webchat alike.
The list has the columns #, UNIQUE ID, REFERENCE NAME, UPDATED AT and ACTIONS, a "Search & Enter..." box, an All Folders filter and a + Create button. Each row carries six icons: duplicate, copy, export, edit, delete and move-to-folder.
Two of those repay attention early:
Copy moves a reply to another bot. If you run the same business on WhatsApp and Facebook, build the reply once and copy it rather than rebuilding it by hand — the two will drift otherwise.
Move-to-folder, with the All Folders filter above the table, is what keeps a bot with forty replies navigable. Set up folders before you have forty.
The REFERENCE NAME is your own label for the reply, not something the customer sees. Name it after the customer's intent — opening-hours, delivery-areas — so that six months later you can find the right one to edit.

Creating one: the Configure Reference panel
+ Create opens the Flow Builder with a single Start Bot Flow node on the canvas. Click that node and the Configure Reference panel slides in from the left, headed "Define how the bot should identify and respond to user inputs."
Fill in Basic Setup — the Trigger Keywords, the Keyword matching type and a Title, which becomes the reference name in the list. Data & Integrations, further down, saves an answer to a custom field or sends it on to Google Sheets. Introduction to Flow Builder: How Scope Wiser Flows Are Built covers the panel and the canvas in full.
Exact match or string match
The matching type is the most consequential control on the panel. Two option cards:
Exact keyword match— "Match exact keywords" — fires only when the message is the keyword.String match— "Match similar keywords" — fires when the keyword appears anywhere in the message.
String matching is friendlier to real customers, and it is the usual cause of two flows answering one message. Use string matching for distinctive words, exact matching for short ones. A String match on hi will fire on shipping, this and high.
Automation Actions
Badged Optional, "Manage labels, sequences and team assignment."
Add Label(s)andRemove Label(s)Add to List(s)andRemove from List(s)Subscribe to SequenceandUnsubscribe from Sequence— each a dropdown reading Select a SequenceAssign Conversation to a group— Select Team RoleAssign conversation to a user— Select Team Member
This section is why keyword replies are worth more than their reply text. A single reply can answer the question, tag the person as interested, drop them into a follow-up sequence and route the conversation to your sales role — without a single extra block on the canvas.
Save the panel and the values render on the node itself: the title as a chip, plus Bot trigger keywords and Keyword matching type. Drag your reply blocks from the palette onto the canvas, connect them to the Compose Next Message port, and click Save in the canvas toolbar.

Postbacks
Postbacks is a sub-tab under Automation, and it is not on every channel:
Channel | Postbacks sub-tab |
|---|---|
Yes | |
Yes | |
Webchat | Yes |
No |
On WhatsApp there is no postback manager. Buttons in a WhatsApp flow connect to their next block directly on the canvas instead.
On the three channels that do have them:
Go to Automation → Postbacks. The screen is headed "Manage postbacks for this bot" and lists what you have built under POST-BACK NAME and POST-BACK ID.
Click Create. The Flow Builder opens, exactly as it does for a keyword reply.
Build the reply, name it, and save.
In any Button drawer, pick the postback by name.
The difference from a keyword reply is what starts it. Nothing types its way in; a button, a menu item or a card action refers to it by name. That makes postbacks the right home for anything more than one entry point should reach — Talk to sales, Track my order, Opening hours — because editing the postback updates every button pointing at it at once.
Facebook has a second, unrelated thing with a similar name. Engagement → RCN Postback Manager is about recurring notifications — customers opting in to receive repeat updates — not about button targets. It appears on Facebook only. Do not go looking for your button postbacks there.
Choosing between them
Ask what the customer did.
They typed something → keyword reply.
They tapped something → the button either points at the next block on the canvas, or, on Facebook, Instagram and Webchat, at a postback.
More than one thing should reach the same answer → build it once as a postback and point everything at it.
Both end up in the same Flow Builder with the same block palette, so nothing you learn about one is wasted on the other.
Keeping them from fighting
Overlapping keywords are the most common reason a customer receives two replies to one message.
Give every reply a distinct trigger. If two flows both need price, merge them.
Prefer
Exact keyword matchfor short or common words.When you do use
String match, choose words that only appear in one context —refund, nothow.Keep the no-match fallback for genuine misses.
Preventing Bot Conflicts and Duplicate Replies covers the no-match reply and the rest of that diagnosis, including the case where the duplicate has nothing to do with your keywords at all.
What to do next
Read Preventing Bot Conflicts and Duplicate Replies if a customer is getting answered twice. If you are building flows for the first time, Introduction to Flow Builder: How Scope Wiser Flows Are Built covers the canvas, the palette and how blocks connect. For postbacks specifically, the natural next step is Persistent Menus, Get Started and Ice Breakers by Channel, since menu items are the main thing that points at them.
