Hello!
I have a flow where I wish to extract the filename of the file, but without the extension.
So if it was "somepicture.jpg", I want to use "somepicture" in the HTTP post later on.
My flow looks like this:

I have spent a lot of time trying to get this to work, and have tried multiple options for extracting the filename.
I am sure that I must be close.. but I can't quite figure it out.
Any ideas? I'm happy to do it another way, just as long as it works.
Thanks!