
Hi,
I invoked Power automate flow into Power apps. In power automate, I have used Response action as the last step and the flow is working fine. I was struck at the point of writing a code for success notification in power apps for the flow. Can anyone please?
Thanks in advance.
Hi @knsmanoj
Is your response code you can also add a message for example:
{
"Products": ...,
"message": "Flow runned successfully."
}
And then in Powerapps you can call the response message:
FlowName.Run(...).message
If you have any questions or feedback, please let me know. Have a great day! 😊
-----------------------
PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube]
I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻