i
Configuration
The configuration properties section contains information related to users of the 'Smart Thing' type. This section is only available for users of this type".
An asterisk*on the label indicates that the property is required.
Properties
Definition
Visible
Indicates if the chatbot is visible in the users list of the business social network Tedis.
When a chatbot is not visible, it can work as an assistant, but it is not possible to send it messages directly in a chat. For “Rest API Client” type this parameter cannot be modified.
Indicates the smart thing type that represents the user. It can take “Chatbot” or “Rest API Client” values.
Message Processor
This property is exclusive for “Chatbot” smart thing type. The business process that implements the processing of the messages the chatbot receives can be defined. Each time a chatbot receives a message, it starts a case of this process to generate the corresponding response.
Commands
This section is exclusive for “Chatbot” smart thing type and defines the list of commands the chatbot can interpret and respond to.
Executing a command implies executing the business process that implements it.
Participants
This section is exclusive for “Chatbot” smart thing type and defines the participants that can use the chatbot as an assistant.
If an organizational unit is selected, then any user from that unit can use the chatbot.
WebHooks
This section is exclusive for “Chatbot” smart thing type. Webhooks are interfaces that allow to integrate applications, that is, they allow to connect and exchange data between applications.
A chatbot can use multiple webhooks, each of them defines the URL used to contact other application, sending it data in JSON format.
When a chatbot receives a message, it forwards it to each of its webhooks.