Platform
APIs & SDKs
Resources

...

Building LiveChat apps

Introduction

Apps are primary elements of LiveChat Platform.

Customize the interface of LiveChat, implement your own chat widget, or automate a variety of tasks. Create minor tweaks for your team, build integrations with other platforms, or create new products in the LiveChat ecosystem.

App capabilities

LiveChat Platform provides multiple tools for developers, so that your app can do the following and other things:

  • Integrate with other products and services
  • Extend LiveChat user interfaces
  • Automate tasks with webhooks
  • Read and write LiveChat data
  • Implement a custom Chat Widget
  • Let users sign in to your service with Sign in with LiveChat
  • Send & receive rich messages with Chat APIs

Are you building an app for everyone? We provide simple monetization and distribution tools.

Creating LiveChat apps

TL;DR;

Watch a 4-minute tutorial explaining how to create a simple app in the Developer Console.

Step-by-step guide

If you want to know the whole creation process in detail, follow the instructions we’ve prepared. We'll use an app named Your Guide as our example.

Step 1 Getting started

Make sure you are signed in to the Developer Console. Your LiveChat credentials should allow you to be logged in automatically. If not, you can sign up here.

Now, we go to the Apps tab and click the Create new app + button. Give your app a name and click the Continue button. You can always change the application's name later.

Next, you need to decide which product you want to build your app for. In this tutorial guide, we will cover LiveChat. Want to build for HelpDesk instead? See the tutorial.

💡 Need a helping hand? Right after signing in to the Developer Console, you can launch the App wizard. It will guide you through the whole app creation process.

Creating LiveChat apps step 1, App wizard

Step 2 Adding Agent App Widgets block

You can configure your app using Building blocks, which we can describe as components that form your app. Depending on which building block you add to your application, it will work differently. If you want to know how each building block can enrich your app, click on it and learn more.

To create a simple frontend app, we'll use the Agent App Widgets building block. Agent App Widgets are web apps that can interact and communicate with the LiveChat App, loaded inside the LiveChat App interface.

Creating LiveChat apps step 2, adding Agent App Widgets block

To add a new Agent App Widget to your application, you need to follow these steps:

  1. Go to the Building blocks tab.
  2. Add a new Agent App Widgets block by clicking the +Add building block button and then choosing Agent App Widgets.
  3. Enter the Widget source URL, which is the address of your application. If it's not ready yet, you can use our sample apps to play around.
  4. Now, go to the Widget placement and choose one. It allows you to decide where exactly in the LiveChat App you want to display your integration. We've chosen the Fullscreen App option in our example. In the LiveChat App, full screen apps are located in the navigation bar on the left, and they open maximized in the LiveChat App. Learn more...
  5. The Initial state section is not required and works only for the Chat Details widget placement. It allows you to define the initial state for the Customer Details Widget. If you decide to use it, provide the state in the JSON format.
  6. Click the Continue button and enjoy your app's first building block.
💡 Take a look at guidelines on how to fill in Building blocks details
Creating LiveChat apps step 2.1, configuring the Agent App Widgets block

Step 3 Configuring Display details

Now, it is time for the Display details tab that allows you to configure your app's short description and add an icon for better visibility in the LiveChat App.

Follow the steps below to add a description and icon:

  1. Go to the Display details tab.
  2. In the Short description section, add a one-sentence description of your app to make your users aware of what your app does, and save your changes. You can change the description later.
  3. Add an icon for your app and save your changes. Your icon will be displayed on the Marketplace and the LiveChat App. You can drag and drop your image, browse your file manager for it, or generate a random icon.
Creating LiveChat apps step 3, configuring the Display Details

Step 4 Configuring Listing details

The next step is adding a few details of your app’s functionalities to make it easier to understand for your users.

To do that, go to the Listing details tab and fill in all the details.

💡 How to fill in app details
Creating LiveChat apps step 4, configuring the Listing Details

Step 5 Testing your application

Before you'll be able to publish your application on the Marketplace, you need to test it first to ensure that no bugs or errors appear.

To do that, you need to install your app privately on your LiveChat license by going to the Private installation tab and clicking the Install app button.

Creating LiveChat apps step 5, private installation

When the installation is done, you can return to your LiveChat App and refresh the page. After doing that, you’ll see your widget.

Please remember that your widget placement in the LiveChat App will depend on which widget placement you've chosen while creating the new Agent App Widget.

💡 Take a look at things to remember when testing the app
Creating LiveChat apps step 5.1, finding your app in LiveChat Application

Congratulations! Now, you can enjoy your simple application under your license. If you want to build a public app, please go to the app review process page, where you’ll get all the necessary details on this process and find out how to submit your application for review.

If you need help along the way, you can always reach us at developers@text.com.

Building apps webinar

To learn more about building apps for LiveChat, see our webinar where we go through the process step by step.

Agenda:

Common questions

What's an app in LiveChat?

An app is anything that LiveChat Platform is able to interpret. It could be an integration with a 3rd party service, a custom plugin to display additional visitor details or a chat widget theme. We constantly work to introduce new types of apps and ways of integrating with LiveChat.

  • From developer perspective:
    Technically speaking, every app has a set of attributes (you can think of it as a JSON file). These attributes define the type and meta details of the app. Every app can also have a OAuth 2.1 Client associated. Every app instance (installation) is associated with dedicated authorization entities.

  • From business perspective:
    The primary goal of an app is to abstract some functionality in an installable package, which can be published and distributed at the Apps Marketplace. App can also remain private and available only for the license it was created on.

Who can create and manage apps?

Currently, only owner and administrators can create and manage apps. If you have an agent account willing to create and manage apps, please contact your license administrator or owner.

Do I have to publish the app to use it?

No, It's perfectly fine to create only private apps. If your team needs a certain functionality, you don't have to publish the app for the team to use it.

...

Join the community
Get in direct contact with us through Discord.
Follow us
Follow our insightful tweets and interact with our content.
Contribute
See something that's wrong or unclear? Submit a pull request.
Contact us
Want to share feedback? Reach us at: developers@text.com