Skip to content

Commit 356de32

Browse files
authored
Merge pull request #176 from kerireki/patch-1
Update index.md to remove Engage/Engage Digital/ED occurrences
2 parents 90af609 + 49c6d35 commit 356de32

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/index.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
no_breadcrumb: true
22

3-
# RingCentral Engage Developer Guide
3+
# RingCentral RingCX Developer Guide
44

55
<div class="jumbotron pt-1">
66
<h3 class="display-5">Let's Get Started!</h3>
7-
<p class="lead">New to the Engage Platform? Let us help you build your first Engage application in minutes using one of our Quick Start Guides.</p>
7+
<p class="lead">New to the RingCentral RingCX Platform? Let us help you build your first RingCX application in minutes using one of our Quick Start Guides.</p>
88
<hr class="my-4">
99
<p>The following Quick Start Guides have been created to assist developers in getting started in each of our major APIs:</p>
1010
<ul>
@@ -20,26 +20,26 @@ no_breadcrumb: true
2020
<p><a class="btn btn-primary" href="https://docs.google.com/forms/d/1f4fxmM2maXyXtKbhDWd5ZQDAdYOzcEQUVytU96bUa-c">Partner Signup &raquo;</a></p>
2121
</div>
2222

23-
Welcome RingCentral Engage Developer! Here you have access to all the resources necessary to build an app successfully on the RingCentral Engage Platform. Here are some specific resources and guides to help you get started.
23+
Welcome RingCentral Developer! Here you have access to all the resources necessary to build an app successfully on the RingCentral RingCX Platform. Here are some specific resources and guides to help you get started.
2424

2525
## Interactions
2626

27-
On the Engage Platform, interactions refer to the conversations agents have with customers throughout their greater social media and customer engagement ecosystem. The Interaction API is what developers can use for managing and automating incoming customer engagements.
27+
On RingCX Platform, interactions refer to the conversations agents have with customers throughout their greater social media and customer engagement ecosystem. The Interaction API is what developers can use for managing and automating incoming customer engagements.
2828

29-
### Build an Engage Chat Bot
29+
### Build a Chat Bot
3030

31-
One of the most popular ways of extending RingCentral Engage's functionality is with apps to automate customer interactions, also known as chat bots. Chat bots provide a natural and conversational way to interface with third-party systems, as well as to assist in workflow automation.
31+
One of the most popular ways of extending the RingCentral RingCX's functionality is with apps to automate customer interactions, also known as chat bots. Chat bots provide a natural and conversational way to interface with third-party systems, as well as to assist in workflow automation.
3232

33-
<a class="btn btn-primary" href="./interactions/chatbots/overview/">Learn more about Engage Chatbots &raquo;</a>
33+
<a class="btn btn-primary" href="./interactions/chatbots/overview/">Learn more about Chatbots &raquo;</a>
3434

35-
### Getting Started with Engage Webhooks
35+
### Getting Started with Webhooks
3636

37-
Webhooks are essential in creating apps that respond to customers and assist agents in real-time. Webhooks are the means by which applications are notified of events happening across an Engage account.
37+
Webhooks are essential in creating apps that respond to customers and assist agents in real-time. Webhooks are the means by which applications are notified of events happening across an account.
3838

39-
<a class="btn btn-primary" href="./webhooks/">Learn more about Engage Webhooks &raquo;</a>
39+
<a class="btn btn-primary" href="./webhooks/">Learn more about Webhooks &raquo;</a>
4040

4141
## Additional Resources
4242

43-
* [Engage API Reference](https://developers.ringcentral.com/engage/api-reference/)
44-
* [RingCentral Engage Digital](https://www.ringcentral.com/digital-customer-engagement.html)
43+
* [RingCX API Reference](https://developers.ringcentral.com/engage/api-reference/)
44+
* [RingCentral RingCX](https://www.ringcentral.com/digital-customer-engagement.html)
4545
* [Dimelo](https://www.dimelo.com/en/)

0 commit comments

Comments
 (0)