Hello there,
Is there a way of adding trigger phrases in bulk? I've tried using separators as ";" or "," but it just doesn't work:
We have around 20 bots with a very specific topic that has approximately 100 trigger phrases, the whole idea of doing this manually in each bot is simply soul-destroying.
Thank you.
Regards
Hi @Diganta ,
Thanks for that, it was really helpful 🙂
The only difference from your solution is that we updated the JSON on the Content field as the Obi Data you mentioned was empty:
If you are comfortable updating JSON, you can bulk add trigger phrases to a topic using the following steps,
NOTE: The above steps are for bots in your development environment only.
{
"intents": [
{
"systemIntentTypes": [
"ConversationStart",
"Greeting"
],
"intentType": "System",
"triggerQueries": [
"Good afternoon",
"Good morning",
"Hello",
"Hi virtual agent"
],
"dialogId":​​
Romain The Low-Code...
25
Pablo Roldan
25
stampcoin
10