Manage Forms in Digital First Omnichannel

With Digital First Omnichannel, you can build forms that agents send as a quick response in an interaction. Forms can be used to securely collect information from your customers.

Create a Form

  1. Click the app selector and select ACD.

  2. Go to DFO > Forms.

  3. Click Add new form.

  4. Enter a Name for the form. Click the Type drop-down and select Public Secure Form.

  5. You can enter the Public form CSS link, Public form button label, and Public form success message.

  6. You can select the Send to external source? checkbox. This sends the form data to an external data source, such as a CRM system. Selecting this field requires you to enter the External source URL. If you select the Use SSL verification checkbox, enter the Secret Key.

  7. Click Save.

Configure Custom Fields for Forms

You should create all the fields you want to have on your form before moving on. This allows you to add them all at the same time later.

  1. Click the app selector and select ACD.
  2. Go to DFO > Custom Fields.

  3. Click Create New Custom Field for Case.
  4. Enter an Ident for the field. This is the internal name that's used in the database. It must be all lowercase with no spaces. You can use an underscore character (_) to represent spaces.
  5. Enter a Label for the field. This is the external name that shows in the caseClosed An interaction with one contact about one topic that can consist of many inbound and outbound messages. details or on the pre-chat survey form.
  6. From the Type drop-down, select the type of field you want: Text, Email, Drop down list, or Hierarchical.

  7. You can enable any of the additional parameters for the field by using the sliders.

  8. Click Save.
  9. If you selected Hierarchical for the Type, set up the hierarchical items:
    1. Click Edit items.
    2. Click Create value for custom field.
    3. For the first item, skip the Parent ID field.
    4. Enter a Value that will appear to the contact on the pre-chat form.
    5. Click Save.
    6. To create another top-level value, repeat the previous 4 steps. To create a child value, click Add item for the field value you just created, enter a Value, and click Save.
    7. Repeat these steps until you have added all values for the field.

Add Fields to a Form

  1. Click the app selector and select ACD.

  2. Go to DFO > Forms.

  3. Click Custom fields for the form you want to configure.

  4. Click the Add field drop-down and select the field you want, then click Add. Repeat this step for as many fields as you want.

  5. You can change the order of the fields on the form by clicking the blue up and down arrows in the Order column.

  6. You can choose the following for each field on the form: Set as visible to agent, Turn storing data on, and Set as required.

Create a Quick Response

Forms are sent as secure links from quick responses. If you don't complete this section, agents won't have access to use the form.

  1. Click Add quick response.
  2. Enter a Title for the quick response and the Content of the response.
  3. Click the Tags drop-down and select those you want this quick response to be available for.
  4. Click the Source types drop-down and select the channels that you want this quick response to be available for.
  5. Click the Dynamic content drop-down and select Enabled.
  6. Enter /iframe/list-of-public-secure-forms%s in the Dynamic content url field. This connects the quick response with the form.
  7. Click Save.