Skip to main content

Step 8: Defining Data Collection

Conversation Results are the data points to be extracted from the dialogue (for example, user’s name, product of interest, preferred time for a call).

Example Configuration

- field_name: HumanFullName
kind: FormInfoField
field_description: Client's full name

- field_name: HumanEmail
kind: FormInfoField
field_description: Contact email

- field_name: InterestedProduct
kind: FormInfoField
field_description: Product the user is interested in

- field_name: MeetingTimeslot
kind: FormInfoField
field_description: Preferred time for a call

Field Configuration

ParameterPurposeExample
field_nameTechnical variable nameHumanFullName
kindData typeFormInfoField
field_descriptionWhat to collectClient's full name