I am so close to getting this Zap to work but it’s failing at the end. I’ll explain the concept, how I’m attempting to solve, and what the error is.
Requirement: When trigger hits (Monday.com) create a copy of an existing spreadsheet and then add data to the new spreadsheet.
My Attempt:
- Trigger - Monday.com action
- Action 1 - OneDrive, Find File
- Action 2 - OneDrive, Upload file- Upload a copy of the file from Action 1
- Action 3 - Excel - Add or Update Row - Use the file uploaded in Action 2 and update/add
Error - In action 3 I come across errors. After I select the Spreadsheet it attempts to access that spreadsheet to retrieve the worksheets but errors out. I receive different errors depending on the value I insert for the Spreadsheet field, none seem to work. See screenshots below