Good Morning,
I've been trying to get a flow set up to automate some data ingest from clients. The issue I've run into is pulling an uploaded image from the form. I cannot for the life of me get my flow to actually put the image into a sharepoint folder
1.) Customer uploads information through a form.
2.) Should they upload a logo, generate a folder on a sharepoint site then place the logo into that folder.
There are a couple other tasks in the flow, but this particular step has eluded me. The "generate file" command just places a reference variable and I can't seem to get the "get file content" step from the onedrive connector to work with a path provided from the "get file metadata" step.
Any suggestions, tips or tricks?