Articles in this section

Set up a connection to LiveChat

LiveChat is a leading customer service platform that enables businesses to engage with their customers in real-time through chat on their websites and apps.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instruction

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

API type * 

Choose your LiveChat API type:

  • Agent chat: Get chat, chat user, event, and customer details

  • Configuration: Get property, agent, webhook, and bot details

  • Customer chat: Get chat, configuration, event, and property details

Auth type * 

Select your LiveChat authentication type (either Basic or OAuth 2.0).

Account ID * 

Enter your LiveChat account ID.

How to retrieve the account ID

Personal access token * 

Enter your LiveChat personal access token.

How to retrieve the personal access token

Organization ID * 

Enter your LiveChat organization ID.

How to retrieve the organization ID

Redirect URI * 

Enter the Celigo integrator.io redirect URL which is added while creating the app in LiveChat.

OAuth 2.0client * 

Select the OAuth 2.0 client that stores the client ID and client secret provided to you by LiveChat.

How to retrieve the client ID and client secret 

To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit (pencil.svg) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 i

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see OAuth 2.0 universal connector documentation respectively.

How to retrieve the account ID and personal access token

  1. Sign in to your LiveChat developer account.

  2. Navigate to ToolsPersonal access tokens.

  3. Click Create new token.

  4. Enter a Name.

  5. Select the Access scopes.

  6. Click Create token.

  7. Copy the Account ID.

  8. Copy the Token.

How to retrieve the organization ID

  1. Sign in to your LiveChat developer account.

  2. Navigate to Profile > Settings General > Account.

  3. Copy the Organization ID.

How to retrieve the client ID and client secret

  1. Sign in to your LiveChat developer account. 

  2. Navigate to Apps > Create new app.

  3. Enter an App name. For more information, see Authorization.

  4. Click Continue.

  5. Navigate to App authorization > Get started.

  6. Select the App type.

  7. Enter the Celigo integrator.io Redirect URL.

  8. Select the Scopes.

  9. Copy the Client ID.

  10. Copy the Client secret.

Additional references