Power Apps V2 Trigger (When Power Apps calls a flow V2)

Опубликовано: 12 Ноябрь 2024
на канале: Andrew Hess
326
24

Let's take an even deeper dive into the Power Apps V2 Trigger!

Here is last weeks video:    • Power Apps V2 Trigger More than 20 Fi...  

The "When Power Apps calls a flow (V2)" trigger in Power Automate is a powerful feature that enhances the flexibility of app-building within Microsoft’s Power Platform. This trigger allows you to seamlessly initiate a Power Automate flow directly from a Power Apps application. It's especially useful when your app needs to interact with complex workflows or process large data sets, as it can pass parameters directly from Power Apps to Power Automate. Moreover, it supports JSON payloads, which can encapsulate multiple data fields within a single object, allowing you to bypass the 20-field parameter limit. This approach makes it easier to manage and manipulate data flows without being constrained by field limitations, thus expanding the capabilities of Power Apps and Power Automate integration.
Chapters:
0:00 Introduction
3:39 Start with a Flow
4:52 Add an Input
8:15 Save And Refresh
9:50 Formula for V2 Trigger
12:35 Data Validation on Number
14:16 Dont forget to Refresh
15:07 Collect for many fields
17:45 Create global variable
18:20 JSONFormat
22:28 Compose AllFields Input
23:20 Parse JSON
25:00 Collecting Multiple Records
26:37 Writing Many Rows to a Data Source
29:00 A Date Error
30:30 Testing
31:20 Conclusion