nerdexam
Microsoft

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.

Create business solutions

Question

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 new presentation is uploaded. The post must include the presentation name and additional information about the presentation. You need to configure Power Automate. What should you use?

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)
  • A
    72% (18)
  • B
    4% (1)
  • C
    8% (2)
  • D
    12% (3)
  • E
    4% (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.

AAdaptive card with a Teams connector.Correct

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.

BFile upload with a SharePoint connector.

A SharePoint connector with a file upload action sends files to SharePoint; it does not post notifications or content to a Teams channel.

CTeam member object with a Teams connector.

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.

DPower Automate flow with a Power Virtual Agents connector.

Power Virtual Agents connectors are used to integrate chatbot (virtual agent) flows, not to post automated file-event notifications to Teams channels.

EData Operation with a SharePoint connector.

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

#Power Automate#Microsoft Teams#SharePoint integration#Adaptive Cards

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice