make flow send back message to powerapp
I have made a test on my side, please consider take a try with the following flow's configuration:
Within your app, set the OnSuccess property of the Edit form to following:
Set(ReturnedMsg, 'YourFlowName'.Run("","").ReturnedMsg); /* <-- Getting the returned output from above flow */
Nofify(ReturnedMsg, NotificationType.Success) /* <-- Display a successfull Prompt info */ Back()
posted on 2022-02-09 17:35 lingdanglfw 阅读(38) 评论(0) 收藏 举报
浙公网安备 33010602011771号