I am trying to integrate Microsoft Teams. The endpoint is https://r0.cloud.yellow.ai/integrations/botframework/${botId}?profileId=${profileId}
I want to know how to get the ProfileID? I tried {{{channelProfile}}} but did not work.
Please help
I am trying to integrate Microsoft Teams. The endpoint is https://r0.cloud.yellow.ai/integrations/botframework/${botId}?profileId=${profileId}
I want to know how to get the ProfileID? I tried {{{channelProfile}}} but did not work.
Please help
Profile ID can be anything, for example, your MS team’s account name. Ensure that the Profile ID that you have given while connecting your bot to MS Teams, the same profile you have to include in this URL → https://r0.cloud.yellow.ai/integrations/botframework/${botId}?profileId=${profileId}