Ability for User to upload file to secure server

I have a client working with financial data and wants the ability for users to upload files to a secure server for storage until deletion post work/under GDPR terms.

Can anyone recommend a WebFlow friendly solution?

Hey @SHBS, you can look into Firebase integration. Other than that, I have worked on a project where we built a custom API to receive form submissions to client’s server.