Create your first automation in just a few minutes.Try Studio Web

Microsoft Teams

Microsoft Teams

by YouTube

StarStar

1

Activity

Downloads

273

Posted 5 years ago

Hi, can you send a message with documents attached to a Team with the component?

Posted 5 years ago ago

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.

Posted 5 years ago

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 }}

Posted 5 years ago ago

To confirm - are you referring to on-prem AD or something else?

Posted 5 years ago

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\": \"

This is the subtitle

\",\r\n  \"text\": \"Here is some body text.
\\r\\nAnd a <a target="_blank" href=\\\"http://microsoft.com/\\\">hyperlink.
\\r\\nAnd below that is some buttons:\",\r\n  \"buttons\": [\r\n    {\r\n      \"type\": \"messageBack\",\r\n      \"title\": \"Login to FakeBot\",\r\n      \"text\": \"login\",\r\n      \"displayText\": \"login\",\r\n      \"value\": \"login\"\r\n    }\r\n  ]\r\n}",

            "name": null,

            "thumbnailUrl": null

        }

    ]

}

For now, it seems we can only define what is sent in body content.

Posted 5 years ago ago

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.

Posted 5 years ago

How to use in my UiPath?

Posted 5 years ago ago

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.

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

0.4.0

Updated

June 15, 2020

Works with

UiPath Studio 2018.3+ Microsoft Teams

Certification

Silver Certified

Application

Support

UiPath Community Support