Hello, I'm Bryan and I have a trouble I'm beginner on this, I'd like to upload a Excel File using Talend. These are my processes:
- Recover data from Mysql table - Write data on an Excel file - Upload the Excel file using Syncdocs(this little program allows me to upload the file and automatically converts the file (.xls) into .gsheet file My trouble is that I'd like to skip the two last steps. I'd want to just read the Mysql table and upload the data to a gsheet file. Could this be possible or could be more simplified? Please Help
