Introduction

By creating individual Lines of Business (LoBs) within one single Conversational Cloud account, each with its own campaigns and engagements, brands are better able to track campaign success and engagement impact on each area of their business. Each Line of Business will be set up with unique and siloed campaigns and reports. Campaigns will be assigned to a particular LoB, meaning that campaign managers will have access to all campaigns, with the ability to filter campaign lists and reports by LoB.

Getting Started

A few things you'll need to get started with this API:

  1. Retrieve your domain. Use the LivePerson Domain API to retrieve this information by providing the following service name:

    • Read only: accountConfigReadOnly

    • Read/Write: accountConfigReadWrite

  2. This API requires authorization using either a login or an API key methodology.

    • Log a user into Conversational Cloud using the Login Service API. Provide a username and password, and receive an authorization token (bearer). Use this token as your authorization header in all API requests.

    • Follow the instructions, to create and use an API key.

  3. Note the API terms of use.

  4. When using this API, it is recommended that you implement our Retry Policy and KeepAlive best practices.

Use Cases for LoBs API

  • Automatically update parameters of LoBs

  • Automatically update, edit or delete LoBs

  • Sync LoBs within Conversational Cloud with your internal HR or staffing systems.