Skip to end of banner
Go to start of banner

How to set up x-bees iFrame integration

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

This Guide describes how to set up and manage custom iFrame integrations with x-bees, for different user applications and services.

iFrame integrations in x-bees document: How to manage iFrame integrations in x-bees

Other x-bees documentation: x-bees documentation.

Created: October 2023

Permalinkhttps://wildix.atlassian.net/wiki/x/AQCFDw

Introduction

iFrame integration allows to set up integration with applications and services and, if required, have the data displayed in the Info frame section in x-bees. 

Requirements 

  • x-bees-Standard license for each user who needs to use the integration

How to add integration

Note: The maximum number of integrations allowed is 5. 

1. Go to WMS Settings -> PBX -> Integrations -> x-bees

  • Your PBX should be on the x-bees licensing, otherwise, the tab not present

2. Wildix Integration Hub opens. Click on Iframe integrations

3. There are two tabs: 

  • Manage integrations: here you can add a new integration and view the list of already installed ones
  • Wildix integrations: integrations that are already pre-configured and ready to be installed

To add a new integration, click the Add Integration button on the tab Manage integrations:

Note: If you want to develop your custom iFrame integration that can be embedded in x-bees, check out this template


4. Fill out the following fields:

  • Title: name of your integration

    Note: The maximum number of allowed characters in title name is 25.

  • Iframe URL: link to the iFrame client
  • Description (optional): enter description or leave any comments if required


5. Enable the necessary settings:

  • Use x-bees authorization token: enable if you want to receive PBX token in requests for secure communication with the integration. 
  • Display Iframe integration: if enabled, the integration data is displayed in the Info frame section in x-bees.
  • Enable Authorization (coming soon): if enabled, requires authorization to access the integration. 
  • Development Mode: if enabled, the integration you add is not displayed to all clients, but only to the developer, used for testing and debugging of the integration. 


How to manage integrations

Edit integration

To edit an installed integration:

  1. Go to WMS Settings -> PBX -> Integrations -> x-bees
  2. Choose iFrame integrations
  3. Click on the necessary integration on the Manage integrations -> Installed Integrations tab, make required edits and click Save:

Integrations position 

The order in which integrations data is displayed on the Info frame in x-bees depends on the the order of the integrations in the list. 

If you want to prioritise an integration, move it up in the list, using the arrow buttons to the right of the integrations in the Position column:

 

Delete integration

To delete an integration:

  1. Go to WMS Settings -> PBX -> Integrations -> x-bees
  2. Choose Iframe integrations
  3. Click on the necessary integration and press the Delete button:


  • No labels