From 567f8f299ba780e1006c5b46a4631f182ce35f87 Mon Sep 17 00:00:00 2001 From: lkisoslive <87476552+lkisoslive@users.noreply.github.com> Date: Mon, 12 Sep 2022 17:15:20 +0300 Subject: [PATCH 1/3] added the content from do more with the conversational cloud to the customizing the conversational cloud page and merged the intro into one --- .../customizing-the-conversational-cloud.md | 97 ++++++++++++++++++- 1 file changed, 96 insertions(+), 1 deletion(-) diff --git a/pages/Documents/GettingStarted/customizing-the-conversational-cloud.md b/pages/Documents/GettingStarted/customizing-the-conversational-cloud.md index 7a10208e5a..8d5bf5c9cd 100644 --- a/pages/Documents/GettingStarted/customizing-the-conversational-cloud.md +++ b/pages/Documents/GettingStarted/customizing-the-conversational-cloud.md @@ -8,6 +8,101 @@ date_published: 2019/01/30 date_updated: 2022/07/25 --- +
+
+ Now that you know the basics, you’re ready to take a deeper dive into the full capabilities of the Conversational Cloud. The solutions you create using the Conversational Cloud are fully customizable. You can integrate our mobile SDK, create custom solutions with LivePerson APIs, and more. Select a journey below to learn more about the tools and customization options available. +
+
+
+
+ Prerequisites Before you move ahead be sure you’ve completed the guidance in Getting Started with your Free Trial Account which outlines the first steps to take in the Conversational Cloud. +
+
+ +
+ + +
CONVERSATIONAL AI
+
Understand consumer intents
+
+ + +
MESSAGING CHANNELS
+

Engage with consumers proactively

+
+ + +
MESSAGING CHANNELS
+

Customize your messaging operations

+
+ + +
CONVERSATIONAL AI
+
Create new bots and dialogs
+
+ + +
FUNCTION AS A SERVICE
+
Develop custom behaviors
+
+ + +
LIVEPERSON APIS
+
Build your own solution
+
+ + +
Messaging Channels
+

Integrate Mobile Messaging SDK for iOS

+
+ + +
Messaging Channels
+
Integrate Mobile Messaging SDK for Android
+
+ + +
Conversational AI
+
Integrate a messaging bot using Agent Messaging SDK
+
+ + +
LIVEPERSON APIS
+
Enable consumer monitoring with Monitoring API
+
+ + +
LIVEPERSON APIS
+
Manage users with Users API
+
+ + +
LIVEPERSON APIS
+
Implement a retry policy
+
+
+ + + From ff775d0252620c8b92d316cdadf6129d24a4c558 Mon Sep 17 00:00:00 2001 From: lkisoslive <87476552+lkisoslive@users.noreply.github.com> Date: Mon, 12 Sep 2022 17:16:28 +0300 Subject: [PATCH 2/3] removed do more with the conversational cloud from the menu --- _data/documentsupdated.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/_data/documentsupdated.yaml b/_data/documentsupdated.yaml index e70d275ef6..b6624975c4 100644 --- a/_data/documentsupdated.yaml +++ b/_data/documentsupdated.yaml @@ -2,7 +2,6 @@ image: getting-started documents: - documentname: Getting Started with your Free Trial Account - - documentname: Do More with the Conversational Cloud - documentname: Customizing the Conversational Cloud - documentname: Starting with your Concierge Bot - documentname: LivePerson APIs and SDKs From 84296f5e580336b27abb5d66db4d62e08c0a6528 Mon Sep 17 00:00:00 2001 From: lkisoslive <87476552+lkisoslive@users.noreply.github.com> Date: Tue, 13 Sep 2022 11:15:18 +0300 Subject: [PATCH 3/3] added redirect from do more with the conversational cloud page --- .../GettingStarted/customizing-the-conversational-cloud.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Documents/GettingStarted/customizing-the-conversational-cloud.md b/pages/Documents/GettingStarted/customizing-the-conversational-cloud.md index 8d5bf5c9cd..f8c7e03b65 100644 --- a/pages/Documents/GettingStarted/customizing-the-conversational-cloud.md +++ b/pages/Documents/GettingStarted/customizing-the-conversational-cloud.md @@ -3,6 +3,8 @@ pagename: Customizing the Conversational Cloud sitesection: Documents categoryname: "Getting Started" permalink: customizing-the-conversational-cloud.html +redirect_from: + - do-more-with-the-conversational-cloud.html indicator: both date_published: 2019/01/30 date_updated: 2022/07/25