Create your first automation in just a few minutes.Try Studio Web →
by YouTube
1
Activity
273
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
0.4.0Updated
June 15, 2020Works with
UiPath Studio 2018.3+ Microsoft Teams
Certification
Silver Certified
Application
Support
UiPath Community Support