BotTrigger
.String
) keyword or phrase (camel case or with '-') that will be used in managed bots to trigger the bots defined in this modelArray:
<BotDeployment
>) array of BotDeployment
. If multiple botDeployments
are defined, one will be picked randomly.String
) the environment that you would likeString
) the id of the bot that you want to create the botTrigger for it.Object
> ) As context can be handed over on each request to the bot, initialContext
allows the definition of context the bot should get at the very first conversation step when a conversation with the bot is started (only way to get context to the bot in the first conversation step)/bottriggerstore/bottriggers/{intent}
/bottriggerstore/bottriggers/{intent}
/bottriggerstore/bottriggers/{intent}
/bottriggerstore/bottriggers
/managedbots​/{intent}​/{userId}
/managedbots​/{intent}​/{userId}
/managedbots​/{intent}​/{userId}​/endConversation
String
) the label/keyword used originally to point to this BotTriggerString
) used to specify the user who triggered the conversationPOST
http://localhost:7070//bottriggerstore/bottriggers
no content
200
POST
http://localhost:7070/managedbots/weather_trigger/myUserId
200