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
The theme for this week is Integrations. Yesterday we talked about Low Code + Dataverse. Today we'll explore the topic of serverless low code and piecing together a workflow with Azure Logic Apps.
35
35
@@ -41,8 +41,7 @@ The theme for this week is Integrations. Yesterday we talked about Low Code + Da

46
45
47
46
<!-- ************************************* -->
48
47
<!-- AUTHORS: ONLY UPDATE BELOW THIS LINE -->
@@ -94,7 +93,7 @@ A connector uses the external service's REST API to do its work. When you use th
94
93
95
94

96
95
97
-
If you can't find a connector that suits your needs? You can build one yourself! It's called a custom connector, and this [series](https://learn.microsoft.com/en-us/connectors/custom-connectors/?WT.mc_id=dotnet-82212-masoucou&WT.mc_id=dotnet-82522-masoucou) of [articles](https://learn.microsoft.com/en-us/connectors/custom-connectors/create-logic-apps-connector?WT.mc_id=dotnet-82212-masoucou&WT.mc_id=dotnet-82522-masoucou) will show you how to make your REST API into a connector!
96
+
If you can't find a connector that suits your needs? You can build one yourself! It's called a custom connector, and this [series](https://learn.microsoft.com/connectors/custom-connectors/?WT.mc_id=dotnet-82212-masoucou&WT.mc_id=dotnet-82522-masoucou) of [articles](https://learn.microsoft.com/connectors/custom-connectors/create-logic-apps-connector?WT.mc_id=dotnet-82212-masoucou&WT.mc_id=dotnet-82522-masoucou) will show you how to make your REST API into a connector!
98
97
99
98
### Kicking off the logic
100
99
@@ -159,7 +158,7 @@ Power Automate also has connectors that are only available for Power Automate:
159
158
* Power Virtual Agents
160
159
* SAP ERP
161
160
162
-
Power Automate offers rich integration with Power Platform products like AI Builder, Approvals, Desktop flows (Robotic Process Automation aka RPA), Power Apps & Power Virtual Agents. It also has a SAP ERP connector which supports RFCs and BAPIs. It also has [nice templates](https://powerautomate.microsoft.com/blog/announcing-deeper-sap-integration-for-the-power-platform/) available that they have built since the [Clear Software acquisition](https://cloudblogs.microsoft.com/powerplatform/2021/10/22/microsoft-acquires-clear-software-to-enhance-connectivity-to-systems-of-record/).
161
+
Power Automate offers rich integration with Power Platform products like AI Builder, Approvals, Desktop flows (Robotic Process Automation aka RPA), Power Apps & Power Virtual Agents. It also has a SAP ERP connector which supports RFCs and BAPIs. It also has [nice templates](https://powerautomate.microsoft.com/blog/announcing-deeper-sap-integration-for-the-power-platform/?WT.mc_id=dotnet-82212-masoucou) available that they have built since the [Clear Software acquisition](https://cloudblogs.microsoft.com/powerplatform/2021/10/22/microsoft-acquires-clear-software-to-enhance-connectivity-to-systems-of-record/?WT.mc_id=dotnet-82212-masoucou).
0 commit comments