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.
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.
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.
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
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
It should be actions and triggers
A connector may provide tables of data or actions. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/connections-list
Actions and Triggers are components of a Connector: https://docs.microsoft.com/en-us/connectors/connectors#connector-components
Actions and Triggers being part of a Connector is also covered in question 67
However, this question is saying you are creating a canvas app. According to this link, "Triggers are not supported in Power App".
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
Triggers are not supported in Power Apps, remember.
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
On exam May '23; I chose Actions/Tables since the word says "objects" that it "provides"
https://docs.microsoft.com/en-us/connectors/connectors#connector-components
Verified. In exam 5/13/2022.
Actions and Tables - confirmed by CoPilot
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
data sources and actions
C and E is the correct answer
Also for me It's action and trigger
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
C. actions D. tables
Components of a Connector: 1. Action 2. Trigger However, a connector may provide tables of data or actions.
Its action and triggers, watch the MS Power Platform Fundamentals.