For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
DeveloperAcademyCommunityStatus
  • Service Management
    • Overview
    • Concierge & Ticketing Capabilities Overview
    • Forms
    • Forms - Integration Specific Guides
    • Live Agent Chat / Handoff
    • Triage
    • Approval Mirroring
    • Ticket Interception
    • Generic Ticketing Integration: Ticket Gateway
  • Administration
    • MyMoveworks
    • Organization Information
    • Roles and Permissions
    • MyMoveworks SSO
  • Moveworks Setup
    • Accessing Moveworks Setup
    • First-Time Login via Magic Link
    • Moveworks Setup Modules
    • Moveworks Setup: Module How To Guides
    • Plugin Management
    • Monitor Alerts
    • Audit Logs
    • DSL Fields Defaults
    • Data Crawling View
    • API Playground
    • Setup Homepage
    • Troubleshooting Hub
    • Security and Privacy Settings
    • Configuration Delete
    • Advanced Config Editor
    • Identity configuration
    • Onboarding Stage
  • Security
    • Security
    • Hyperlink & Button Expiry
    • Attachment Handling
    • Moveworks Subprocessors
  • Provision Management
    • Overview
    • Access Software
    • Access Groups
    • Access Account
  • Access Requirements
    • Overview
    • Update Set Modules
    • Ticketing Systems & ITSMs Access
    • Identity and Access Management Systems Access
    • Multi-Factor Authentication (MFA) Systems Access
    • Knowledge Access Requirements
    • Email Distribution List Systems Access
    • Facilities Management Access
    • Live Agent Chat Access
      • BeyondTrust Access Requirements
      • Glia Access Requirements
      • Vayusphere Access Requirements
    • HR Information System Access
    • Expense Management Access
    • Calendar Management Access
  • Core Platform
    • User Identity
    • Moveworks On-Prem Agent
    • Approvals Engine
    • Entity Catalog
    • Configuration Languages
    • Moveworks Data Objects
    • SIEM
  • Employee Experience Insights
    • Overview
    • Breaking Down the Dashboard
    • Understanding Industry Benchmarks
    • Apps & Services
    • Impact Module
    • EXI Common Use Cases
    • Configure EXI
    • Ticket Backpolling
  • Knowledge Studio
    • Overview
    • Knowledge Studio Configuration
    • AI Powered Recommendations
    • Inspecting & Verifying Sources
    • Publishing Articles
    • Creating Knowledge Articles
    • Resolving IT Tickets Guidance
DeveloperAcademyCommunityStatus
On this page
  • Setup overview
  • 1. Generate API Credentials
  • 2. Configure your Connector using Moveworks Setup
  • 3. Share additional required details for configuration
Access RequirementsLive Agent Chat Access

Glia Access Requirements

||View as Markdown|
Was this page helpful?
Edit this page
Previous

Vayusphere Access Requirements

Next
Built with

As Moveworks has integrated with Glia, we would need the following details to connect our services with your Glia instance for enabling Agent<>User conversation within your Moveworks Bot.

Setup overview

You would need to follow the steps mentioned below:

  1. Generate API Credentials with appropriate scopes
  2. Configure your Connector in Moveworks Setup
  3. Share your Glia instance’s Site ID and the Queue ID where Moveworks will generate the Live Agent requests with your Moveworks Implementation / Customer Success team.

1. Generate API Credentials

You will need to generate a Site API Key and Secret which will enable us to authenticate the API.

To do so :-

  1. Select Admin Console from the menu on the left and then select Advanced at the bottom of the new menu that opens
  2. Under Settings in the Admin Console go to Site API Keys
  3. Click Generate Key and provide the following scopes
    1. Create Visitor
    2. Fetch Visitor
    3. Fetch Engagement
    4. Update Engagement
    5. Fetch Engagement Requests
    6. Invoke Glia Functions
    7. Fetch Glia Functions
  4. Copy the ID and the Secret and save them in a secured storage to use while building the Connector.

2. Configure your Connector using Moveworks Setup

Once all the requirements above are fulfilled, you need to setup up the Connector for Glia using Moveworks Setup.

  1. Go to your Moveworks Application and click on Moveworks Setup.
  2. Then navigate to Core Platform > Manage Connectors > System Connectors
  3. Click on CREATE NEW, select Glia as your system to connect to and click on NEXT: ADD CREDS
  4. In this page set the following details:
    • Connection Name - A name for the connection of your choice (for eg: glia)
    • Base URL - Select Common Base Url
    • Authentication Type - Select OAuth with grant type client_credentials
    • API Key Id - Enter the ID you obtained in the previous step
    • API Key Secret - Enter the Secret you obtained in the previous step
  5. Click on Save after filling up the details.

Now, your connector is ready to be used by Moveworks to configure Live Agent Message Brokering for your Moveworks Bot.

3. Share additional required details for configuration

  1. Site ID - You can find the Site ID of your Glia instance under Settings in General
  2. Queue ID - You can find the Queue ID of your selected queue under the Queues section, by clicking on the edit button of the intended queue.

Please share these IDs with your Moveworks Implementation / Customer Success team.