Skip to content

Commit 46f6a20

Browse files
authored
Live publish
2 parents 6b01bd4 + 103ad28 commit 46f6a20

File tree

11 files changed

+90
-11
lines changed

11 files changed

+90
-11
lines changed

powerapps-docs/developer/common-data-service/xrm-tooling/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
href: use-xrm-tooling-delete-data.md
2121
- name: Use messages with the ExecuteCrmOrganizationRequest method
2222
href: use-messages-executecrmorganizationrequest-method.md
23+
- name: Use XRM tooling to execute a web request against web API
24+
href: use-xrm-tooling-to-execute-web-request.md
2325
- name: Use the XRM tooling common login control in your client applications
2426
href: use-xrm-tooling-common-login-control-client-applications.md
2527
- name: Configure tracing for XRM tooling

powerapps-docs/maker/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,6 +1380,8 @@
13801380
href: ./portals/admin/upgrade-portal.md
13811381
- name: Cookies used by portal
13821382
href: ./portals/admin/portal-cookies.md
1383+
- name: Portal consumption reports
1384+
href: ./portals/admin/portal-consumption-reports.md
13831385
- name: Advanced portal configuration
13841386
items:
13851387
- name: Overview

powerapps-docs/maker/common-data-service/cds-processes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ Power Automate has several different flows you can use to create automated workf
4949

5050
|Flow type |Description |More information |
5151
|---------|---------|---------|
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) |
5555
|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) |
5757

5858

5959
### See also

powerapps-docs/maker/common-data-service/solutions-overview.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,18 +132,17 @@ With solutions that are unmanaged or the default one, you can use the **New** or
132132

133133
The following limitations apply to the use of canvas apps, flows, and custom connectors in solutions.
134134

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.
136136
- 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.
137137
- 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.
138138
- 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.
140140
- Flows triggered from Microsoft 365 applications such as Excel are not available in solutions.
141141
- Flows that connect to SharePoint are not available in solutions.
142142
- 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.
143143
- Custom connectors created outside solutions cannot be added to solutions at this time.
144144

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:
147146

148147
- For table, table relationships, column and message customizations, see [Metadata](create-edit-metadata.md).
149148

@@ -155,6 +154,4 @@ The following limitations apply to the use of canvas apps, flows, and custom con
155154

156155

157156
### Next steps
158-
[Create a solution](create-solution.md) <br/>
159-
160-
157+
[Create a solution](create-solution.md)
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)