Forum Discussion

kbush2's avatar
kbush2
Copper Contributor
Mar 07, 2024
Solved

How to use a single custom teams app that points to different bot depending on the region.

I have a custom teams application that I would like to have multiple bots for different regions. Is there a way to get the app to use different bots depending on the region the users are in? I want to have 1 teams application installed that can get routed to the proper bot, not 1 teams application for each bot.

 

I know that at the least I can route it to the specific regions function app after it goes through the bot, but I am trying to determine if there is a way to have the teams app do the routing? Possible in the manifest file, or some other way that I am not aware of.

Resources