Recently I was asked if I could add a success message to a Power App – something to indicate that they’ve clicked the button. I added a beautiful spinner and dusted off my hands, job well done.
Well, no, they wanted to know that the Power Automate flow that the button triggered had actually run successfully. This took me putting on my thinking cap, and ultimately, it was going through and tagging my older blog posts that made me realize that I knew exactly how to do this. Probably. Hopefully.
Open full article:
https://lindsaytshelton.com/2023/04/14/sending-flow-result-messages-back-to-a-power-app/
Flow and Power Apps are two different tools that can work together to create custom business solutions.
Power Apps is a tool that allows users to create custom applications without any coding experience. It has a user-friendly interface that allows users to create and design apps that can be used on various platforms, such as web, mobile, and tablet.
Flow, on the other hand, is a tool that allows users to create automated workflows between different apps and services. With Flow, users can create workflows that automate tasks such as sending emails, creating tasks, updating records, and much more.
The two tools can work together in a few ways:
By combining the two tools, users can create powerful and customized business solutions that automate tasks, streamline workflows, and improve efficiency.
Dec 31, 2019 — Dec 31, 2019
In this post we're going to look at how you can trigger a notification back to your user to let them know that a flow has run successfully. For example, we ...
Oct 9, 2022 — Oct 9, 2022Power Apps new ParseJSON function converts a text string into a record or table. It can also be used to return a collectio