‘Hello,
I have power automate flow execute on create,update of any record after creation I am sending back response
is it possible in model driven app to get response and display it?
Thanks,

‘Hello,
I have power automate flow execute on create,update of any record after creation I am sending back response
is it possible in model driven app to get response and display it?
Thanks,
Yes, the flow can update one of the fields of the record (e.g. Results) and that field can be displayed on the form. Since the cloud flow is async, the user would not be able to see the response value as soon as the record is saved though.