I am using Apache Airflow to automate some files upload through a REST API. The data that I have to upload are sent (from external devices) to an SFTP server. My idea