Describe the problem/error/question
I am trying to automate browser operation with airtop node.
Specifically , trying to upload the CSV file in google drive to browser screen.
for example like the file upload from "choose images " in below.(the actual website i want to upload is different)
I am using airtop node with operation “Upload” with the setting below but I get error “Cannot read properties of undefined (reading ‘data’)”
Guess my file name “{{ $(‘Google Drive’).item.binary.data.fileName }}” might be wrong but not sure how to correct. Please help me out.
Please share your workflow
Share the output returned by the last node
Cannot read properties of undefined (reading ‘data’)
Information on your n8n setup
- n8n version:1.99.1
- Running n8n via: n8n cloud