Generic

Generic refers to the broad term "general" which inspires the implementation of this channel for that purpose. This channel is to accommodate integration with other parties that require access to certain specifications outside the channels provided by 3Dolphins. The mapping of parameters that both parties have mutually agreed upon is necessary in order to use this channel.

Moreover, integration using this channel will facilitate reporting that is accessible within the application because all interaction through this channel will be recorded on the analytics page. The following section will describe steps to easily create Generic channel.

Generic Channel

Generic Channel Specification

Specifications that are applicable to generic channels include the following:

  • Asynchronous models are used to exchange data.

  • There is authentication for every communication that occurs on the webhook. Authentication uses the client ID and client secret on the generic channel.

  • Webhook communications include a retry mechanism where information transmission fails.

  • Webhooks can accept new sessions from the same customer contact if there are still active sessions on the dashboard.

  • The exchanging of data if using encrypt or decrypt mode implemented with the AESCBC method.

Last updated

Was this helpful?