LogoLogo
  • Windmillsoft Help
  • Windmillsoft Home
  • simplychat
    • Release Note
      • Ver 2.12.0.1
      • Ver 2.11.0.3
      • Ver 2.10.0.1
      • Ver 2.9.0.1
      • Ver 2.8.0.3
      • Ver 2.7.0.1
      • Ver 2.6.0.1
      • Ver 2.0.4.1
    • Installation and basic setup guide
      • How to install SimplyChat package
      • Messenger Setting
        • KakaoTalk
          • Invite Manager
          • Switch to Biz Apps and Connect to Business Channels
          • Application Settings - Login
          • Application Settings – Add/Block KakaoTalk Channels
          • Request for Kakao Sync
      • Salesforce Setting
        • Custom Settings
        • Business Hours
        • Permission Set
        • SimplyChat Login
        • Picklist Value Sets
        • Create Messanger and Channel Record
        • Create AutoResponse
          • Create a record with an import
          • File Form in CSV Format
        • Create Content Link Record
        • Quick Text
        • Omni-Channel
          • Routing Configurations
          • Queues
          • Service Channels
          • Presence Statuses and Presence Configurations
          • Flows
        • Create Service Console App
        • Add to Chat Screen Component Records page
    • Salesforce setup guides
      • Setting Up Auto-Response
        • Auto-Response Setup Guide
        • Setting up auto-response in Salesforce
          • Scenario Example
          • Greeting Configuration
          • Closing message
          • Setting up "Start New Consultation" / "Continue Consultation" configurations
          • Messages for outside of business hours and lunchtime periods
          • Setting up auto-response for outside of business hours
          • Authentication
          • Link redirection upon button click
          • Connecting to a consultant when the button is clicked
            • Displaying the queue status
          • Setting up for "First" or "Previous"
          • Setting Up More Than 5 Buttons
        • Using Excel to Set Up Auto-Responses
      • Automatic shutdown feature
        • Automatic Shutdown Target Setting
        • Automatic shutdown time setting
        • Automatic Shutdown Auto-Response Setting
        • Register automatic shutdown time
        • Limitation of automatic shutdown function
        • Check if automatic shutdown is enabled
      • Set up multiple channels
      • Continue consultation without holidays
      • Set the closed chat settings for each session
      • Check the last response time of the agent.
      • Fetch public holidays
    • Troubleshooting
      • SimplyChat Login
        • "Access Denied" appears.
        • Violation of PRIMARY KEY constraint 'PK_Organization'. Cannot insert duplicate key in object ..
        • Clicking the "Click here to Connect" button does not elicit any response.
      • Auto-Response Settings
        • The link isn't appearing on KakaoTalk
        • The buttons at the next depth level are not responding when clicked.
        • It doesn't revert to the initial auto-response even if you type anything
      • Omni Channel
        • How do you restart a completed consultation?
        • What are the criteria for entering Omni-channel?
        • I completed the Omni-channel setup, but the status only shows as offline.
        • I came to enable Service Presence Status Access, but there's nothing here.
        • There are incoming consultation requests while online, but they are not being routed.
        • I've completed the setup with Status-based configuration, but consultation requests are not routing.
  • simplymessage
    • Installation
    • Implementation
    • Troubleshooting
Powered by GitBook
On this page
  • Kakao Sync
  • Business Hours
  • Picklist Value Sets
  • Create Channel records
  • Create Auto Response and Content Link records
  • Quick Text
  • Queues
  • Flows
  • Edit Flows
  • Considerations when modifying a flow

Was this helpful?

  1. simplychat
  2. Salesforce setup guides

Set up multiple channels

If you use multiple channels in one og, you need to proceed with the settings below for each channel.

PreviousCheck if automatic shutdown is enabledNextContinue consultation without holidays

Last updated 11 months ago

Was this helpful?

Kakao Sync

  • You have to complete Kakao Sync for each Kakao Talk channel.

  • For Windmill Soft server registration, you need to deliver the search ID of Kakao Talk channel to Windmill Soft.

  • Reference page : Request for Kakao Sync

Business Hours

  • You must set working hours for each channel in the form of 'Channel Key_Business'.

  • Reference page : Business Hours

Picklist Value Sets

  • You must save each channel to a selection list value set.

  • Reference page : Picklist Value Sets

Create Channel records

  • You must enter information for each channel to generate a record.

  • Reference page :

Create Auto Response and Content Link records

  • You must generate Auto Response and Content Link records for each channel.

  • Reference page : Create AutoResponse, Create Content Link Record

Quick Text

  • You need to add all the channels to the quick text.

  • Reference page : Quick Text

Queues

  • If each channel has a different user to assign, you must create a new queue to use.

  • Reference page : Queues

Flows

  • If each channel has a different queue to allocate, you must modify the flow that assigns the queue to each chat.

  • [Save As] > Enter Flow Label > [Save]

Edit Flows

  • You need to modify the new flow that you saved under a different name.

  • [Toggle Toolbox] > [New Resource] > Enter a value for each field > [Done]

Element
New Resource

Resource Type

Variables

Data Type

Text

  • Click the + button before the getQueue element to add a new element.

Element
Decision

Label

whatChannel

Outcome Details

Label

Channel's record name

Condition Requirements to Execute Outcome

All Conditions Are Met (AND)

Resource

{!$Record.WINP__Talk_Customer__r.WINP__Channel__r.Name}

Operator

Equals

Value

Channel's record name

Element
Assignment

Label

setQueueName

Variable

QueueName

Operator

Equals

Value

Name of the queue to be assigned to that channel

  • Value of getQueue element {!Redirect to QueueName}.

  • Click Save in the upper right corner to save the new flow that you modified.

  • Click Activate to activate the new modified flow.

  • Click Deactivate to deactivate an existing flow.

    • If both existing and new flows are active, they may not work as desired.

Considerations when modifying a flow

  • You need to modify the new flow that you saved under a different name.

  • You can add as many new elements as the number of queues you want to use.

  • If you see a statement saying that the resource in the Decision element is invalid, please click to enter the resource in the order specified in the table.

> [Setup] > Quick Find > [Flows] > SC_Change Owner to Queue

Channels