Teams Manifest
Test the Integration
note
Wait for the Setup Policy to fully propagate and for Barista to appear in the Teams sidebar for the pilot group before testing.
- Open Barista in Teams and send a test message.
- Verify the interaction appears in the Barista Admin interaction logs.
- Create a test ITSM ticket and confirm the ticket number appears in the Teams chat.
- If Livechat is enabled, test that functionality.
Verification Endpoints
Check Azure group members:
GET {tenant}/api/baristabot/v0.1/t/get_group_members/?group_id={group_id}&get_all_members=true
Check Welcome Message delivery status:
GET {tenant}/api/baristabot/v0.1/t/welcome_message_stats/
GET {tenant}/api/baristabot/v0.1/t/welcome_message_stats/?show_not_received=true
Check job status:
GET https://{tenant}.espressive.com/api/common/v0.1/job_status/
Go Live
If integration was completed successfully, proceed to Go Live. Otherwise, take note of any changes required, and complete integration for the whole group.
note
If you require changes to the manifest, you will need to delete the whole integration from Barista before attempting a new integration.