Web messaging quick start guide
Feature coming soon
This quick start page describes how to set up web messaging in Genesys Cloud DX.
Step 1: Create an inbound message flow
This section describes how to create an inbound message flow to intelligently route and deliver incoming messages to the right queue.
- From the Architect home page, click or hover over the Flows menu and select Inbound Message.
- Click Add new flow.
- In the Name field, type a unique name for the inbound message flow.
- (Optional) In the Description field, add a short sentence or phrase to describe this flow.
- Click the Divisions list and select the division in which to place the flow.
- (Optional) Click the Error event transfer Queue list and select the queue in which to transfer the flow if Architect detects an error.
- Click Create Flow. The flow’s configuration page opens. For more information, see Inbound message flow editor actions.
Step 2: Configure Messenger
This section describes how to configure and deploy the Messenger.
- Click Admin.
- Under Message, click Messenger Configurations.
- Click New Configuration.
- Enter a name and description.
- Click the Appearance tab and complete the information.
- Click the Apps tab and select necessary settings.
- To save the draft as a new version, click Save New Version.
- To save the configuration as a draft, click Save Draft.
Step 3: Deploy Messenger
Deploy the Messenger snippet to your website so that visitors can interact with it.
- Click Admin.
- Under Message, click Messenger Deployments.
- Click New Deployment.
- Enter a name and description.
- Under Status, use the toggle to set the status of the Messenger deployment.
- Under Select your Configuration, click Select Configuration.
- Select a version of a Messenger configuration to assign to this deployment.
- Under Restrict domain access, determine whether to allow all domains or restrict the domains on which you want to deploy the snippet.
- Under Select your Architect Flow, select a published, inbound message flow.
- Click Save. The Messenger Deployments page now displays the snippet and deployment key.
- Click Admin.
- Under Message, click Messenger Deployments.
- Navigate to the Messenger deployment you want to deploy and click the name in the Deployment Name column.
- Under Deploy your snippet, click Copy to Clipboard.
- Paste the snippet into the
<head>
tag of all of your webpages.
Next suggested article: Genesys Cloud DX quick start: Set up your knowledge base