Although I can programmatically upload files to the blob storage, I would like to be able to separate Form Attachments from all other media and have each in a different location.
I’m not sure if this is possible.
It seems the only option is to have all media (including form attachments) in one place.
I’ve been trying to achieve the same thing and have just about come to the same conclusion.
Not sure if you’ve found a solution, but I am currently trying to do it with a custom workflow type - which looks like it should work (I’m just trying to win a fight with a local proxy server that’s blocking me at the moment)