You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/common-data-service/cds-processes.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -49,11 +49,11 @@ Power Automate has several different flows you can use to create automated workf
49
49
50
50
|Flow type |Description |More information |
51
51
|---------|---------|---------|
52
-
|Business process flows | Define a set of steps that runs in a Power Apps model-driven app for people to follow to take them to a desired outcome. |[Learn more](/power-automate/create-business-process-flow)|
53
-
|Automated flows | Create a flow that performs one or more tasks automatically after it's triggered by an event. |[Learn more](/power-automate/get-started-logic-flow)|
54
-
|Button flows | Run repetitive tasks from anyplace, at any time, via a flow app on your mobile device. |[Learn more](/power-automate/introduction-to-button-flows)|
52
+
|Business process flows | Define a set of steps that run in a Power Apps model-driven app for people to follow to take them to a desired outcome. |[Learn more](/power-automate/create-business-process-flow)|
53
+
|Cloud flows | Create a flow that performs one or more tasks automatically after it's triggered by an event. |[Learn more](/power-automate/get-started-logic-flow)|
54
+
|Instant flows | Run repetitive tasks from anyplace, at any time, via a flow app on your mobile device. |[Learn more](/power-automate/introduction-to-button-flows)|
55
55
|Scheduled flows | Create a flow that performs one or more tasks on a schedule. |[Learn more](/power-automate/run-scheduled-tasks)|
56
-
|UI flows | Row and automate the playback of manual steps on legacy software. |[Learn more](/power-automate/ui-flows/overview)|
56
+
|Desktop flows | Row and automate the playback of manual steps on legacy software. |[Learn more](/power-automate/desktop-flows/overview)|
Copy file name to clipboardExpand all lines: powerapps-docs/maker/common-data-service/solutions-overview.md
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -132,18 +132,17 @@ With solutions that are unmanaged or the default one, you can use the **New** or
132
132
133
133
The following limitations apply to the use of canvas apps, flows, and custom connectors in solutions.
134
134
135
-
- Canvas app button triggered flows must be created from an app already in a solution. Adding this type of flow from outside solutions is blocked.
135
+
- Canvas app instant flows must be created from an app already in a solution. Adding this type of flow from outside solutions is blocked.
136
136
- The app and flow will not currently be connected in the target environment after deployment. First associate valid connections with the flow and activate the flow. Then edit the app and re-associate the flow to the button.
137
137
- Canvas apps won't display in the classic solution explorer. Use the modern experience. There are no plans for them to be added to classic solution explorer.
138
138
- Flows created from solutions will not be displayed in the "Team Flows" list. They must be accessed through a solution.
139
-
-Button triggered flows are not available in solutions.
139
+
-Instant flows are not available in solutions.
140
140
- Flows triggered from Microsoft 365 applications such as Excel are not available in solutions.
141
141
- Flows that connect to SharePoint are not available in solutions.
142
142
- Flows in solutions don't support delegated authentication. For example, access to a flow is not automatically granted based on having access to the SharePoint list the flow was created from.
143
143
- Custom connectors created outside solutions cannot be added to solutions at this time.
144
144
145
-
146
-
For details about customizing the individual components in a solution, see the following topics:
145
+
For details about customizing the individual components in a solution, see the following topics:
147
146
148
147
- For table, table relationships, column and message customizations, see [Metadata](create-edit-metadata.md).
149
148
@@ -155,6 +154,4 @@ The following limitations apply to the use of canvas apps, flows, and custom con
0 commit comments