Hi All,
I have a portal page that has an embedded powerapps canvas app. The canvas app contains a button that performs a function. The function is a flow that uploads a file, and the flow returns details of the uploaded file, e.g. the URL of the file. Is it possible to make the portal page aware of when the function, triggered by the clicked button, has been completed, e.g. make the portal page aware of the URL?
Thanks