đŸ‡Ģ🇲MS Teams

Here are the step-by-step instructions to integrate your bot with MS Teams:

  1. Log in to Dashboard -> navigate to the overview page of the bot that you want to change.

  2. On the overview page, you will see several tabs. Look for the one labelled "Launch" and click on it.

  1. Select the "MS Teams" tab. Click on the "Enable" switch to enable the integration.

  2. After you enable the Integration, you will see a page as shown below

Scroll down to see a section like one shown below

  1. Open your web browser and go to MS Teams.

  2. Once logged in, navigate to the developer portal, if not found then search for it in Apps .

  1. Select Bot Management in the tools section and click the New Bot button.

  1. Provide a name for your bot, and then click the Add button to create your bot.

  1. After creating the bot you will be redirected to the configure page, add the below URL as Endpoint Address and click Save.

https://channel-connector.saas-dev.oriserve.com/msteam/v1/msteamMessageHook
  1. Navigate to the Client Secrets and click Add a client secret for your bot .

Upon the prompt's appearance, make sure to copy & save the new Client Secret for future use, as it will no longer be visible again after this.

  1. Now go back Bots section, here you will see your newly created bot, copy the Bot ID for future reference.

  2. Now navigate to the Apps section in the developer portal.

  3. Click on the New App button, provide an App name, and create the app.

  1. Now fill in the basic details regarding your app including short name, full name, description, and all other details asked.

  2. In the Application(client) ID section paste the Bot ID that we copied before and click Save.

  1. Navigate to App Features and select Bot .

  2. Choose your bot name from the drop-down under Select an existing bot .

  1. Now select at least Personal among the given options under Scope in which people can use this command and click on Save.

  1. Navigate to the Publish To Org option under the Publish Section.

  2. Click on the button Publish your App and your request will be submitted to publish your app in your organization.

  1. Ask your Admin to approve the App in the admin portal by searching your app in the Manage Apps section under Teams Apps and publishing it.

  1. Once you app has been approved by your Admin, come back to Integration page on your OrimonAI dashboard Now, provide the Bot ID, Bot Name(according to your preference) & Bot Secret, previously secured as shown below and click Submit.

  1. If your chat-bot has been successfully integrated, you will see a screen as shown below

That's all! Now you have successfully integrated your chat-bot with MS Teams!

Last updated