Best practices
In order to provide a great conversational experience here are some of the best practices we advise every integrator to follow.
Awaits / timeout on Bot Transfers
{
"type": "transfer",
"distributionRule": "ef4670c3-d715-4a21-8226-ed17f354fc44",
"transferOptions": {
"timeout": {
"value": 20,
"unit": "seconds"
}
}
}Delay your answers
Do not disguise your bot as a human
Be careful about the length of your messages
Do not say hello twice
Diversify your answers
Last updated