Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


 

 

Cuando utilizas una pregunta tipo Texto, 

Highlight
la respuesta que envía el contacto no se analiza ni se extraen datos.  
Una pregunta tipo Texto es muy útil cuando no tienes idea de cómo puede responder una persona, por ejemplo: cuando solicitas un comentario, una dirección o  un nombre.

 

Las opciones de configuración de este tipo de pregunta son:

 

...

Identificador único

...

Se trata de un identificador exclusivo de la pregunta generado de manera automática; se puede cambiar si se desea, respetando que dentro de tu chatbot no haya otra pregunta con el mismo ID.

...

Texto de la pregunta

...

Aquí es donde escribes la pregunta que deseas realizar a tus contactos.

...

Longitud de respuesta

...

Puedes establecer un número mínimo y máximo de caracteres que debe contener la respuesta del usuario. Esta propiedad es de uso opcional. 

Si la respuesta del usuario está fuera de los límites establecidos, la pregunta se repetirá de acuerdo a lo indicado en el atributo Reintentos.

Un ejemplo: validar la longitud de una respuesta cuando preguntas un RFC, CURP o identificador único de cliente.

...

Reintentos

...

Esta propiedad te permite establecer el número de veces que el chatbot repetirá esta pregunta en caso de que la respuesta de un usuario no cumpla con lo configurado en Longitud de respuesta.

...

Mensaje de reintento

...

Si el chatbot no puede entender la respuesta dada por el usuario, este mensaje será enviado al contacto antes de hacer la pregunta otra vez, por ejemplo, "Lo siento, pero no entiendo su respuesta."

...

Poner fin a la conversación si la respuesta no es correcta

...

Si se activa esta propiedad, cuando se llega al número de reintentos configurado y el usuario todavía no da una respuesta que el chatbot pueda entender, la conversación termina, es decir, ya no se continúa con las siguientes preguntas/acciones.

 

...

When you use a Text question, the answer is not analyzed to extract data.

...



Tip

TIP: Use a Text question when you have no idea how a person can answer, for example, when you ask for a comment, an address or a name.


The configuration options for this type of question are:

Unique ID

This is a unique identifier generated automatically; if you want you can changed it, just remember that within your chatbot two questions can't have the same ID.


Tip

If you are going to store the data you get from your chatbot in a business database, make sure that the unique identifier of the questions match those that are already defined for the fields in your database; This will give you a seamless integration through the API.


Question text

Here it is where you write the question to your contacts.

Response length

You can set a minimum and maximum number of characters that must contain the user's response. This property is optional.

If the user response is outside the limits, the question will be repeated according to what was indicated in the Retries attribute.

Example of use: validate the length of a response when you ask a social security number.

Retries

This property allows you to set the number of times the chatbot will repeat the question if a user's response does not have the minimum or maximum characters defined in Response Length.

Retry message

If the chatbot can't understand the answer given by the user, this message will be sent to the contact before asking the original question again, for example, "Try again, remember that your Social Security Number is a nine-digit number"

End the conversation if not successful answer

If this property is activated, when you reach the set number of retries and the user does not yet give an answer that the chatbot can understand, the conversation ends; i.e. it doesn't asks / executes the following questions / actions.