Auto-populate Custom Cards with Email Info - Email Data Extraction

Overview

Our 'Email Data Extraction' pattern, available in Marketplace in Builder auto-populates important information from emails into custom cards in your Tickets and Cases, saving agents from having to do this manually

This pattern is available via the following providers:

EnateAI Setup

EnateAI is a zero configuration option supplied by Enate which uses our own Azure hosted OpenAI Instance for the GPT3 Engine.

This instance is shared with anyone that enables EnateAI so if you have high volume/high demand then you may be better off configuring your own Azure Open AI instance and using an Azure Open AI Adapter Version.

The setup of EnateAI for all patterns is super simple - simply click to activate.

OpenAI GPT3 Setup

OpenAI Adapters allow you to talk to the OpenAI API directly via your own OpenAi account and API keys, this will be using the OpenAI API which is open to everyone. You can also monitor usage of API requests sent via this API in the OpenAI interface.

To setup OpenAI for Email Data Extraction, follow these steps:

  1. Click on 'Activate' on the 'OpenAI GPT3 - Email Data Extraction' option in Enate Marketplace.

  1. In the resulting pop-up, enter the following information:

  1. Click to test the connection

  2. Once the connection has been successfully tested, click to activate. Your Email Data Extraction pattern provided by OpenAI is ready to be used.

Further notes of interest

The OpenAI API keys page is where you can create further API keys and manage your existing ones.

You can monitor the usage and breakdown of requests of the OpenAI account on the OpenAI Usage page:

Azure OpenAI GPT3 Setup

AzureAI allows you to use your own Azure instance of OpenAI which you can manage and control, giving you a great deal of control and detail of the information going through the API.

To setup Azure OpenAI for Email Data Extraction, follow these steps:

  1. Click on 'Activate' on the 'Azure OpenAI GPT3 - Email Data Extraction' option in Enate Marketplace.

  2. Enter the following information, all of which can be gathered from your Azure OpenAI instance, in the resulting pop-up:

  • Resource Name - this is the Azure Resource Name which can be found by navigating to your OpenAI Cognitive Services in Azure, accessing your Azure OpenAI Resource and opening the resource. The resource name can be found in the overview page, next to 'Resource group'

  • Deployment Name - to find this, go to the 'Model deployments' section in Azure OpenAI studio and then click on 'Manage Deployments'.

Then click on the 'Deployments' section on the left and the deployment name will appear on the right - this is the value you need.

  • API Key - this is configured back in the OpenAI Portal, from the 'Keys and Endpoints' section on the left. This is where you can generate new keys and manage existing ones. Enter one of these keys.

  1. Click to test the connection

  2. Once the connection has been successfully tested, click to activate. Your Email Data Extraction pattern provided by Azure OpenAI is ready to be used.

Last updated