Create your first automation in just a few minutes.Try Studio Web →
by UiPath
5
Activity
23.7k
Hi there.
I've completed the setup from UiPath documention. Can you please support with the following message: "Microsoft Teams Scope: Response status code does not indicate success: 406 (NotAcceptable)."
I'm using 0.4.0 version.
Hi - can we get some more information, like the activity you are using, error log, which parameters you are filling out. The forum at https://forum.uipath.com/ is for now the best way to have that conversation (vs. here on Connect).
Hi Paul,
is there any plan to integrate the MS Teams package into the MS Office365 package?
They have different dependencies on the MS.Identity package which seem to interfere with oneanother.
Hi Richard - yes, however I am not able to commit to the timeframe though it is on the roadmap for Teams.
Hi Paul,
Is there any way to use this activity if MFA has been enabled without using Interactive Token?
Error Message received : AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access
Note: I am able to authenticate successfully using Graph API oauth as below
https://login.microsoftonline.com/{YourTenantNameOrID}.onmicrosoft.com/oauth2/token
Unfortunately not. If MFA has been enabled, then it will have to be an interactive flow (attended scenario).
Hi, can you send a message with documents attached to a Team with the component?
Yes, we plan to support sending attachments in the future, as well as supporting mentions now that it is part of the API.
Please note that currently attachments in a chatMessage are read-only in their API. Once they allow us to add attachments via API, we'll update the activity pack to allow this.
Hi Paul,
Is it possible to use with Internal Microsoft active directory instead of Azure AD? I don't have access with my work ID.
{ "shellProps": { "sessionId": "a7640397b6024bd099732938c5f69b2f", "extName": "Microsoft_AAD_IAM", "contentName": "ActiveDirectoryMenuBlade", "code": 403 }, "error": { "message": "No access", "code": 403 }}
To confirm - are you referring to on-prem AD or something else?
Hello,
Is there a plan to support attachment in chatMessage?
For example ability to send an adaptive cards :
POST https://graph.microsoft.com/beta/teams/{id}/channels/{id}/messages
Content-type: application/json
{
"subject": null,
"body": {
"contentType": "html",
"content": ""
},
"attachments": [
{
"id": "74d20c7f34aa4a7fb74e2b30004247c5",
"contentType": "application/vnd.microsoft.card.thumbnail",
"contentUrl": null,
"content": "{\r\n \"title\": \"This is an example of posting a card\",\r\n \"subtitle\": \"
"name": null,
"thumbnailUrl": null
}
]
}
For now, it seems we can only define what is sent in body content.
Yes, we plan to support sending attachments in the future, as well as supporting mentions now that it is part of the API.
Please note that currently attachments in a chatMessage are read-only in their API. Once they allow us to add attachments via API, we'll update the activity pack to allow this.
How to use in my UiPath?
Hi Shrujan - there is an excellent Quickstart for Microsoft Teams that will guide you through each activity, and is located at https://docs.uipath.com/integrations/docs/microsoft-teams-quickstarts
Please let us know should there be anything in the docs that are unclear.
Technical
Version
1.0.2Updated
January 20, 2025Works with
Studio: 21.10 - 22.10
Certification
Gold Certified
Collections
Support
Email: support@uipath.com
Link: https://www.uipath.com/company/contact-us/contact-technical-supportUiPath Standard Support, see your Service Agreement.