Bring Orako questions into Teams
Orako sends each specialist an adaptive card in Teams with the question and a Claim action. They answer in the chat; the reply returns to Orako.
Before you start
app.orako.io.Setup steps
Register the bot in Azure
In the Azure portal → Microsoft Entra ID → App registrations → New registration, create an app named “Orako.” Copy its Application (client) ID and your Directory (tenant) ID.
Create a client secret
Under Certificates & secrets → New client secret, create one and copy the value immediately.
Create the Bot and point it at Orako
Create an Azure Bot resource tied to the app registration. Set its messaging endpoint to the URL Orako shows on the Integrations page:
https://app.orako.io/teams/activities/<your-project>This is where Teams delivers claims and replies; Orako verifies every message is genuinely from Microsoft before acting on it.
Approve the app for your tenant
Add the Teams channel to the bot, then upload/sideload the Orako Teams app so members can receive messages. A tenant admin approves it. This admin consent is what lets Orako start a chat with a person proactively.
Paste the four values into Orako
On the Integrations page, enter:
Save. Orako shows Connected.
Match each teammate to their Microsoft account
a1b2c3d4-…a1b2c3d4-…). Your Azure admin can find it under Users, or link it for you from the Members page.Good to know
Orako checks a Microsoft-signed token on each incoming reply, so nothing but genuine Teams traffic is ever accepted.
Orako starts a private chat with the specialist; it doesn’t post into your team channels.
Same as everywhere in Orako: first to claim owns it.