I'm trying to get a Flow to send an email when a new file is uploaded to a SPO doc library. I start with a 'When a file is created or modified (properties only)' action. Then 'Get files (properties only)' action followed by two Compose actions; Compose URL and Compose uriPath Function.
Getting an error "The input parameter(s) of operation 'Compose_uriPath_Function' contains invalid expression(s). Fix invalid expression(s) for the input parameter(s) of operation 'Compose_uriPath_Function'."
The 'Compose_uriPath_Function' is @uriPath(outputs_Compose_URL).
Can someone please let me know what I'm doing wrong?
Thanks,
John