In My Scenario, In Power Automate I m Creating New folder in Document Library and send that link to mail via Sharing Link(Particular Folder Link). For this link I m trying to Concat sharing link and "?env=WebView" which is used for hide header and left navigation but it will not work and I m using Replace that also wont help. Anyone know solution help me.
uriComponentToString(replace(uriComponent(outputs('Compose')),'?env=WebView',''))