Skip to content

Commit f384fea

Browse files
authored
Merge pull request SharePoint#5503 from jackwi-alt/patch-2
SharePoint custom forms and automated business workflow
2 parents 44eba35 + 5cd704f commit f384fea

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

docs/business-apps/introduction-to-sharepoint-business-process-integration.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,39 +8,39 @@ localization_priority: Priority
88

99
# SharePoint custom forms and automated business workflow
1010

11-
Creativity and teamwork are essential to transforming business process. Most processes center on content – files and data. SharePoint gives you tools to gather and manage data in lists and libraries.
11+
Creativity and teamwork are essential to transforming business processes. Most processes center on content – files and data. SharePoint offers tools to gather and manage data in lists and libraries.
1212

13-
Office 365 provides connections to a range of third-party systems with Microsoft Flow and PowerApps. Flow lets you easily automate business processes and PowerApps lets you create great forms and mobile apps based on SharePoint files and data. Both PowerApps and Flow feature intuitive visual designers, so anyone can craft forms and screens in an easy-to-use interface.
13+
Office 365 provides connections to a range of third-party systems with Power Automate and Power Apps. Power Automate lets you easily automate business processes while Power Apps lets you create exceptional forms and mobile apps based on SharePoint files and data. Both Power Automate and Power Apps feature intuitive visual designers, so anyone can build forms and screens in an easy-to-use interface.
1414

15-
## Microsoft Flow
15+
## Power Automate
1616

17-
Using Microsoft Flow, you can create workflows through an easy-to-use visual designer that will guide you through each step and help authenticate your accounts.
17+
Using Power Automate, you can create workflows through an easy-to-use visual designer that will guide you through each step and help authenticate your accounts.
1818

19-
Select from dozens of pre-made templates also available in Flow to start automating your app’s usage. Here are just a few applications of these templates:
19+
Select from dozens of pre-made templates to start automating your app’s usage. Here are just a few applications of these templates:
2020

2121
* Create a new record in Dynamics CRM when a new list item is added to a SharePoint list.
2222
* Copy new members from MailChimp lists to SharePoint lists.
2323
* Move files to different folders after they’re approved in SharePoint.
2424
* Create a new item in SharePoint when a new order is added in Salesforce.
25-
* Route finished documents to a team for approval
25+
* Route finished documents to a team for approval.
2626

27-
Whether you start with a template or begin from scratch, using Flow to create automation features is intuitive and easy to understand.
27+
Whether you start with a template or begin from scratch, using Power Automate to create automation features is intuitive and easy to understand.
2828

29-
Cross-tool functionality seamlessly moves your data from one operation to another. Since SharePoint is a core piece of the Office 365 suite,your data easily integrates with tools like Excel or Power BI reporting. And since it uses an Excelinspired expression language, these tools talk with each other, using formula language you already recognize and understand to integrate your data from one function to the next.
29+
Cross-tool functionality seamlessly moves your data from one operation to another. With SharePoint being a core component of the Microsoft 365 suite, your data easily integrates with tools like Excel or Power BI reporting. And because it uses an Excel-inspired expression language, these tools talk with each other, using formula language you already recognize and understand to integrate your data from one function to the next.
3030

31-
## Microsoft PowerApps
31+
## Power Apps
3232

33-
Using Microsoft PowerApps, you can create apps with a point-and-click approach to app design. You can use the option to use automatically generated pre-made templates or customize the tool to fit your more specific needs. Then, once your app is complete, you can instantly publish it to Windows, the web, iOS, and Android.
33+
Using Power Apps, you can create apps with a point-and-click approach to app design. Options include using automatically-generated, pre-made templates, or customizing the tool to fit your more specific needs. After your app is complete, you can instantly publish it to Windows, the web, iOS, and Android.
3434

35-
Classic mobile and web apps typically required separate coding for each platform, which can be costly and time-consuming to do—especially since programmers are currently in high demand. Instead, PowerApps simplifies the process so anyone can do it. Its easy-to-use, browser-based visual designer helps you rapidly build custom business apps without having to write any code.
35+
Classic mobile and web apps typically required separate coding for each platform, which can be costly and time-consuming to do—especially with developers in high demand. Instead, Power Apps simplifies the process so anyone can do it. Its easy-to-use, browser-based visual designer helps you rapidly build custom business apps without having to write any code.
3636

37-
By connecting PowerApps to your existing systems and data, you can quickly build reports, forms, and workflows, then publish your app instantly to all users in your organization.
37+
By connecting Power Apps to your existing systems and data, you can quickly build reports, forms, and workflows, and then publish your app instantly to all users in your organization.
3838

39-
PowerApps also allows you to easily customize the form for a SharePoint list. With custom forms, you can, for example:
39+
Power Apps also lets you easily customize the form for a SharePoint list. For example, with custom forms, you can:
4040

41-
* Show or hide certain fields
42-
* Re-organize those fields
43-
* Change the layout of the form
44-
* Add formatted text and graphics
41+
* Show or hide certain fields.
42+
* Reorganize those fields.
43+
* Change the layout of a form.
44+
* Add formatted text and graphics.
4545

46-
When you publish your changes, the form is embedded within the SharePoint list for use by all of its users.
46+
When you publish your changes, the form is embedded within the SharePoint list for use by all of its users.

0 commit comments

Comments
 (0)