If I want to use Flow in a business related situation, I will have to be able to send business related messages. It would nice for this information to be secured. I currently upload files to my server like this:

This issue with this approach is that an HTTP request is interceptable. I do not see an action for sending an HTTPS request, as opposed to an HTTP one. Is there a trick I can use to send an HTTPS?