PL-100 · Question #270
A company is using Power Automate and Microsoft Teams. Users upload Microsoft PowerPoint presentations to the company's SharePoint site. You must add a post to the company's Teams channel whenever a…
The correct answer is A. Adaptive card with a Teams connector. Power Automate can post rich, dynamic messages to a Teams channel using Adaptive Cards, which support structured content like a file name and metadata when a SharePoint trigger fires.
Question
Options
- AAdaptive card with a Teams connector.
- BFile upload with a SharePoint connector.
- CTeam member object with a Teams connector.
- DPower Automate flow with a Power Virtual Agents connector.
- EData Operation with a SharePoint connector.
How the community answered
(25 responses)- A72% (18)
- B4% (1)
- C8% (2)
- D12% (3)
- E4% (1)
Why each option
Power Automate can post rich, dynamic messages to a Teams channel using Adaptive Cards, which support structured content like a file name and metadata when a SharePoint trigger fires.
Adaptive Cards are structured, templatable message formats supported natively in Microsoft Teams. When combined with a Teams connector in Power Automate, the flow can be triggered by a SharePoint 'when a file is created' event and then post an Adaptive Card to the target channel containing the presentation name and any additional metadata, satisfying both requirements.
A SharePoint connector with a file upload action sends files to SharePoint; it does not post notifications or content to a Teams channel.
The Team member object represents a user or membership entity in Teams and is not used to compose or post channel messages containing document metadata.
Power Virtual Agents connectors are used to integrate chatbot (virtual agent) flows, not to post automated file-event notifications to Teams channels.
Data Operation actions (such as Compose, Select, or Filter Array) transform data within a flow but have no capability to post messages to a Teams channel.
Concept tested: Power Automate Teams connector Adaptive Card posting
Source: https://learn.microsoft.com/en-us/power-automate/teams/send-a-message-in-teams
Topics
Community Discussion
No community discussion yet for this question.