Load a spreadsheet from a linked file into Google Sheets

The scenario downloads a spreadsheet file by link, parses the rows, keeps the ones you need and adds them to your sheet without duplicates.

  • File download by link
  • Only the rows you need
  • A unique key against duplicates
  • Data straight into your sheet