Hi,
In Event handlers->Event -onConnect does not trigger in MS Teams .Right now I can see that the feature only works in Web/mobile sdk. Is there any way we can achieve same functionality in MS Teams
Regards
Hi,
In Event handlers->Event -onConnect does not trigger in MS Teams .Right now I can see that the feature only works in Web/mobile sdk. Is there any way we can achieve same functionality in MS Teams
Regards
@chatbotcognigy56 The on connect event can only support Web/Mobile SDK channels,
On the other hand, a Welcome Event can be configured and will be invoked on receiving the first message from every new user from any channel
https://developer.kore.ai/docs/bots/advanced-topics/event-based-bot-actions/