
Announcements
I created a simple flow that is invoked from Power Apps. Here's a brief verbal description:
The flow correctly creates a file in one of two different picture libraries and is viewable, so that is not the problem.
When the flow save the pen input (signature), it saves the image AND returns the file path. When it saves the photo, it saves the image but returns NULL as the file path. Can you suggest why this is happening?
Here is the flow steps for that
Here is the run data for a photo
and for the pen input
On the create file action for photo, you can see "path" has a correct value, but it is not returned