Skip to content

Commit

Permalink
Merge pull request #176 from kerireki/patch-1
Browse files Browse the repository at this point in the history
Update index.md to remove Engage/Engage Digital/ED occurrences
  • Loading branch information
byrnereese authored Mar 28, 2024
2 parents 90af609 + 49c6d35 commit 356de32
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
no_breadcrumb: true

# RingCentral Engage Developer Guide
# RingCentral RingCX Developer Guide

<div class="jumbotron pt-1">
<h3 class="display-5">Let's Get Started!</h3>
<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>
<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>
<hr class="my-4">
<p>The following Quick Start Guides have been created to assist developers in getting started in each of our major APIs:</p>
<ul>
Expand All @@ -20,26 +20,26 @@ no_breadcrumb: true
<p><a class="btn btn-primary" href="https://docs.google.com/forms/d/1f4fxmM2maXyXtKbhDWd5ZQDAdYOzcEQUVytU96bUa-c">Partner Signup &raquo;</a></p>
</div>

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.
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.

## Interactions

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.
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.

### Build an Engage Chat Bot
### Build a Chat Bot

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.
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.

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

### Getting Started with Engage Webhooks
### Getting Started with Webhooks

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.
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.

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

## Additional Resources

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

0 comments on commit 356de32

Please sign in to comment.