Change welcome message on MS Teams Now Virtual Agent bot

ayman_h
Kilo Sage

Hi,

We have successfully integrated the Now Virtual Agent MS Teams bot. When a user installs the bot, they get a welcome message on their MS Teams instance saying 'Welcome to Now Virtual Agent....' including the Help commands.

Any idea how we can update this welcome message? I have looked into Message content and sys_notification tables but wasn't be able to find anything related to these message

Regards,

Ayman

1 ACCEPTED SOLUTION

Joel Dias
Kilo Sage

Hello,

The settings are in the sys_cs_provider_application table for your integration.
You need to open the correct channel identity. The messages used are "msteams_welcome_part1_msg" and "msteams_welcome_part1_msg".

For the commands displayed in the help, you can exclude the channel for each command in the integration configuration (Messaging Apps Integation module).

View solution in original post

38 REPLIES 38

Thank you, Ayman! Appreciate the response.

Anna

Hello Anna,

You should have limited control on which commands you display by going to the sys_cs_contextual_action table and excluding the channel you don't want to display the command in.

Besides that, I think Ayman is right and there is mostly no customization possible.

Regards,

Joel Dias

Hi Anna, 

 

Did you ever figure this out? Looking to do the same

 

Thanks

I couldn't change it, but as was OK by not showing up directly, I excluded Teams on the Help command, on sys_cs_contextual_action table.
Now the suggestion doesn't appear in the welcome message when pre linking .
Hope this helps.

Hi,

 

Were you able to resolve this issue?

How to hide the Topic commands on the MS teams greeting message?

 

Thanks!