Skip to content

Technical

Components

Endpoint

This package contains an endpoint which has a GET method. The arguments have to provide a limetype and an limeid. Based on those, and the url and guid specified in the application_config, the endpoint returns a URL that can be opened in a browser to access Vloxq's part of the integration.

NOTE: Currently the integration works only on the deal limetype.

LBS App/Web Component

There is a button to trigger the integration with Vloxq. The button works the same in the desktop client and in the web client. Clicking it opens a new browser tab where the ID of the deal is provided to Vloxq. Vloxq then uses the REST API to get the information needed for creating the quotation. The user needs to log in to vloxq using their personal account.

Back to top