Excel file processing — automatic, no manual editing

The scenario reads an Excel file, makes the changes needed to the data, and saves the finished file back to your storage.

  • Reads Excel without opening it by hand
  • Computes and edits the data itself
  • Saves back to Nextcloud
  • Takes the file from anywhere

How it works

Automating Nextcloud and yandexDisk takes no code: a ready-made scenario does the routine for you.

  1. Starts when: On clicking 'execute'
  2. Then: Read Binary File
  3. Then: Read Spreadsheet File
  4. Then: Work out Age
  5. Then: Write Spreadsheet File
  6. Then: Upload to SFTP
  7. Then: Upload to Google Drive
  8. Then: Write Binary File
  9. Then: Upload to Microsoft OneDrive
  10. Then: Download Excel File
  11. Then: Download from Google Drive
  12. Then: Download from Microsoft OneDrive

You can launch this Nextcloud + yandexDisk integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.