Chatman : WhatsApp Automation Platform
  • 👋Welcome To Chatman: An Overview
    • How To Get Started With Chatman
      • How To Book Demo With Chatman
  • Chatman Functions
    • Shared Team Inbox
      • Search Customer
      • Filter Customer List
        • Default View
        • Create View
      • Assign Chat
      • Close Chat
      • Response Types
        • Text Reply
        • Internal Note
        • Canned Message
        • Template
        • Blocks
        • Catalog
        • Emojis
        • Multi-Media Messages
      • Customer Hub
        • User Attributes
        • Custom Attributes
        • User Tags
        • Conversation Labels
        • Notes
        • Event History
        • Export Chat History
        • Mark The User Spam
      • Customer 360
    • Audience
      • Create Contact
      • Audience Table
      • Search Contact
      • Filter Contact
    • Templates
      • Create Template
        • Template Making Guidelines
      • Active
      • Archive
      • Library
    • Segment
      • Add Segment
        • Static Segment
        • Live Segment
      • Search And Filter Segment
    • Blocks
      • List Messages
      • Reply Messages
      • Flows
      • Flows Messages
    • Campaign
      • One Time Campaign
      • Triggered Campaign
      • Recurring Campaign
      • Drip Campaign
      • Post Campaign Trigger
      • Campaign Report
        • Statistics
        • Report
    • Instinct-AI
      • Train To Bot
      • Intents
      • Catch All
      • Summary
    • Journeys
      • Display Cards
        • ✉️Message Card
        • 📹Video Card
        • 🎙️Audio Card
        • 📸Image Card
        • 📩Interactive Message
        • Interactive Flow
        • 📃Document Card
        • User Input Card
        • List Message Card
        • Phraser Card
        • URL Card
        • Send Catalog Card
        • Single Product Catalog
        • Multi Product Catalog
        • 📍Provide Address
      • Rule Cards
        • Go-To Card
        • A/B Splitter
        • Run-If Card
        • Time Delay Card
        • End Conversation
      • Utility Cards
        • Tag/Untag
        • Subscribe/Unsubscribe
        • Label/Unlabel
        • Setup Attribute
        • JSON API
        • Custom Script
        • Handoff
        • Send Template
        • DND
        • Comments
      • Plugin Cards
        • Shopify Cancel Order
        • Shopify Track Order
        • Shopify Return Order
        • Zapier
        • Pabbly
        • Make
        • Shiprocket Track Order
        • SMS
        • Slack
        • Google Sheet
        • Mail
      • Business Initiated
        • Import Contact
        • Manual Add
        • Custom Event
        • Audience Field Changes
        • Subscribe To Segment
        • Unsubscribe From A Segment
      • User Initiated
        • User Utterance
        • Ad Click
      • Search & Filter Journey
      • Journey Report
        • Statistics
        • Report
    • QRcodes
    • Widgets
      • Configure Launcher
    • Assignment Rule
      • Different Ways Of Chat Assignment
    • Analytics
  • Settings
    • My Account
      • My numbers
      • Teams
      • User Groups
      • Billing
    • Inbox Settings
      • Notification
      • Agent Assist
        • Set Up Welcome Message
        • Set Up Unavailable To Chat
        • Automatic Chat Closure
      • SentiTrack
      • DND Configuration
        • Opt-Out Message Automation
        • Opt-In Message Automation
    • External Protocols
      • API Management
      • Events
      • Webhooks
      • Applications
        • Shiprocket
        • Shopify Marketing
        • Zapier
        • WhatsApp Commerce
        • Make
        • Amazon SNS (SMS)
        • Pabbly Connect
        • SMTP (Email)
        • ZOHO
          • How Zoho Works With Chatman?
        • HubSpot
          • How Hubspot Works With Chatman?
            • Run Campaigns
            • Create Journeys
        • Google Sheets
        • Woo Commerce Marketing
        • Odoo
        • Salesforce
  • Guides
    • Using Amazon SNS in Journey
    • Sending emails to new contacts via Pabbly and Gmail
    • Working of add/update subscriber via Zapier Card to Mailchimp
    • How do you use Shiprocket in Chatman?
  • First Steps
    • Basics Of Inbox Chat
    • Add Your First Intent
    • Make Your First Journey
    • Increase Your Sales With Single and Multiple Product Catalogs.
Powered by GitBook
On this page
  1. Chatman Functions
  2. Journeys
  3. Business Initiated

Manual Add

PreviousImport ContactNextCustom Event

Last updated 1 year ago

All the journey with manual add as a starting point, gets started as soon as you .

Scenario

A customer reaches out to a online clothing store via a different channel say a website chat but that agent isn't able to handle the query so he/she adds the customer to Chatman for better assistance.

Explanation: As soon as the customer service representative manually adds the customer to the Chatman, the journey gets started where the customer receives an immediate response as a template, and when they respond the journey starts that provide them relevant answers regarding the query, and agent support (if required).

How can you create the same scenario in journey? Let's dive into the step.

Creating Business Initiated Journey Via Manual Add

  1. We need to set manual add as a starting point so we select Manual Add under business initiated journey.

  1. Choose a message template that, when sent to the customers and if they respond with the desired reply, they are directed to the journey flow.

For the scenario above, we have a template called 'order customer support,' we select that. Tap below to see the sample template:

Sample Template

Header: 👋 Hello {{Customer Name}}!

Body: We hope this message finds you well. Thank you for choosing {{Your Company}}!

What would you like to do?

🚚 Track Order (Button)

❌ Cancel Order (Button)

💬 Others (Button)

insert

  1. Once you have opted for a template with ‘quick replies’, its preview will be displayed on the right side of the screen (If not tap 'edit' button beside template drop-down). You can set attributes for the dynamic variables in the template.

As per the template sample above we have two dynamic fields one in header and the other in body message.

  • In the header we want the fields to replace the user first name so we select User Attributes>first Name.

insert

  • In the body message we replace the field with business name. For the same we select Custom Attribute>Business name.

insert

There are many attributes you can choose as per your needs and wants.

Attributes selected, replaces the {{ " "}} in the template. In this case, it replaces the {{ }} in 'header' with the first and last name in the body.

  • Tap ‘Save’ templates.

insert

  1. Enter an attribute name. This is where the user response gets saved, which decides whether the journey will continue or terminate.

For the time being, let's name our attribute as User Reply.

This is where the journey flow starts based on the user response to the template sent above.

insert

  1. Creating the Journey Flow.

Three cases arise here as the customer can tap either: Track Order, Cancel Order or Others on the template.

Track Order
Cancel Order
Others

If the Customer tap Track Order in the template we add a run if card.

If the Customer tap Others in the template we add a run if card.

The run-if card added checks whether the customer response saved in the User reply matches with the value provided in it or not. For the same, we enter the attribute name as 'User Reply', set the condition to 'Is', and enter the value as Track Order.

The run-if card added checks whether the customer response saved in the User reply matches with the value provided in it or not. For the same, we enter the attribute name as 'User Reply', set the condition to 'Is', and enter the value as Cancel Order.

The run-if card added checks whether the customer response saved in the User reply matches the value provided in it or not. For the same, we enter the attribute name as 'User Reply', set the condition to 'Is', and enter the value as Others.

insert

Cards placed after handoff does not run and so the journey gets completed when the flow moves to it.

How does the above journey work?

As soon as a customer added to Chatman, the template is sent automatically.

insert chat ss

Now, when the customer taps on any template button, their response gets saved and is then matched with the value in the run-if card. If it matches, the next card runs, asks questions, and displays the details accordingly.

For example, if a customer taps on Track Order, the flow starts and matches the value with the run-if card; once satisfied, the track order card runs, asks questions to the customer as designed and displays the result.

insert chat ss

The chat doesn't end here until the flow moves to the end conversation card; if the customer taps cancel an order after tapping the track order (above), the flow moves to cancel the order and ask the questions as designed in the card and displays results accordingly.

insert chat ss

Similarly, if the customer tap Others, the chat will be assigned to the agent selected and the conversation gets closed.

If you don't have a template, here to create.

It's recommended to with button replies to ease down the process of conversation and AI can match the intent clearly to initiate the journey flow.

We will use different cards like , , and to create the journey.

If the Customer tap Track Order in the template we add a .

We now add a that asks relevant questions from customers, checks and reverts back with the details, if available.

We now add a that asks relevant questions from customers, checks and reverts back with the details, if available.

For all the customers who tap 'Others', the flow moves to the added with an agent expert at solving order-related queries.

tap
create templates
display cards
rules cards
utility cards
plugin cards
run if card
Shopify track order card
Shopify Cancel order card
handoff card
add a customer manually