Hi Folks,
I'm using power automate flow to retrieve data from SharePoint lists and then send it to canvas app using the "Respond to power apps" standard action. The response is then converted back to table format using MatchAll in canvas app.
The problem I'm facing now is end users are able to see the raw JSON (some data which are not shown in the app but is relevant for functioning of the app) if they go to tools in the browser and check the network tab - this is the response from power automate flow.
Is there anyway I can encrypt this string before sending from power automate and then decrypt in canvas app.
Any other suggestions for working around this issue?
Thanks,
Robin