Microsoft Teams Integration
Build an Azure Bot That Connects to a raia Agent in Microsoft Teams
Azure Bot & Workflow Configuration
Create Azure Bot
{{ $json.body.type }} == "message"
https://login.microsoftonline.com/{APP_TENANT_ID}/oauth2/v2.0/token- KeyValue
{{ $('Webhook').item.json.body.serviceUrl }}v3/conversations/{{ $('Webhook').item.json.body.conversation.id }}/activities- KeyValue
Message Payload (Fig. 1)
Create the Custom Teams App
Example manifest.json
manifest.jsonUpload the Custom App
1. Enable Microsoft Teams Channel in Azure
2. Configure Teams Admin Center
3. Sideload and Install the Bot
Test Your Bot in Teams
Last updated

