Exam PL-900 All QuestionsBrowse all questions from this exam
Question 132

You are creating a canvas app that uses one connector.

Which two objects are provided by the connector? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

    Correct Answer: C, D

    Connectors in canvas apps provide two main objects: actions and tables. Actions are specific functionalities or operations that can be performed by a connector, such as sending an email, posting a message, or running a query. Tables, on the other hand, provide access to structured data stored within the connector. These objects help in interacting with various services and data sources within a canvas app.

Discussion
hussain222Options: CD

A connector may provide tables of data or actions. Some connectors provide only tables, some provide only actions, and some provide both. Also your connector may be either a standard or custom connector. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/connections-list

YClaveria

This should be correct. Remember guys, triggers are not supported in Power Apps. Actions and tables should be correct. https://docs.microsoft.com/en-us/connectors/connectors

Suyog_DoshiOptions: CE

It should be actions and triggers

hassrd87

A connector may provide tables of data or actions. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/connections-list

Timian

Actions and Triggers are components of a Connector: https://docs.microsoft.com/en-us/connectors/connectors#connector-components

Timian

Actions and Triggers being part of a Connector is also covered in question 67

xFrostyFeetx

However, this question is saying you are creating a canvas app. According to this link, "Triggers are not supported in Power App".

DeVriesOptions: CD

C: Actions D: Tables of data "A connector may provide tables of data or actions. Some connectors provide only tables, some provide only actions, and some provide both." https://docs.microsoft.com/en-us/power-apps/maker/canvas-apps/connections-list See Note under section "Connector components"; "Triggers are not supported in Power Apps" https://docs.microsoft.com/en-us/connectors/connectors#connector-components

MajjjjOptions: CD

Triggers are not supported in Power Apps, remember.

rmengOptions: BC

B. data sources C. actions A data source is an object that provides access to the data stored in a connector, such as a table, a list, a collection, or a record. A data source can be used to display, edit, or update data in a canvas app. An action is an object that provides a specific functionality or operation that can be performed by a connector, such as sending an email, creating a file, posting a message, or running a query. An action can be used to trigger a workflow, automate a task, or interact with a service in a canvas app

KolifOptions: CD

On exam May '23; I chose Actions/Tables since the word says "objects" that it "provides"

JenneOptions: CE

https://docs.microsoft.com/en-us/connectors/connectors#connector-components

Lee_Tonida

Verified. In exam 5/13/2022.

CLAW_Options: CD

Actions and Tables - confirmed by CoPilot

webcreatorOptions: CD

A connector may provide tables of data or actions. Some connectors provide only tables, some provide only actions, and some provide both. Also your connector may be either a standard or custom connector. https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/connections-list

Mpho_Ross007Options: BC

data sources and actions

kishore1980Options: CE

C and E is the correct answer

massnonnOptions: CE

Also for me It's action and trigger

coviedo194Options: CD

C y D https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/connections-list Triggers sería una respuesta correcta si hablabamos de Power automate, pero en este caso hablamos de Canvas apps

lksfakeOptions: CD

C. actions D. tables

RezakoOptions: CE

Components of a Connector: 1. Action 2. Trigger However, a connector may provide tables of data or actions.

Just_NickOptions: CE

Its action and triggers, watch the MS Power Platform Fundamentals.