Adding SN Virtual Agent Topics to MS Teams

rohit_murli
Tera Contributor

Hello All,

We have successfully completed the ServiceNow Virtual Agent integration with MS Teams, and it is working fine. Now, we need to include the SN Virtual Agent topics in MS Teams. Could you please advise on how we can achieve this?

Any help would be greatly appreciated.

Thank you.

1 ACCEPTED SOLUTION

Paul Curwen
Giga Sage

Any existing Topic which the user has access to should appear in Teams automatically. Are you not seeing them?

 

Check you have not restricted any Topics to a named portal. See:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0852414

 

Make sure 'Is Topic Visible' and 'Is Topic Discoverable' on the table sys_cs_topic is set to true for all Topics you want visible. See:

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0784304

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

View solution in original post

2 REPLIES 2

Paul Curwen
Giga Sage

Any existing Topic which the user has access to should appear in Teams automatically. Are you not seeing them?

 

Check you have not restricted any Topics to a named portal. See:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0852414

 

Make sure 'Is Topic Visible' and 'Is Topic Discoverable' on the table sys_cs_topic is set to true for all Topics you want visible. See:

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0784304

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

Hey @Paul Curwen,
Thank you for the quick response.