Passthrough a binary data to a google drive node by agent ia node

Hello,

I’m trying to upload an image to my google drive node by crossing an AI Agent (using a telegram node to get the file) n8n notice me that there is no data file in the input of my google drive node. Is this normal? Is there any way to get my AI agent to send the file to my node?

Information on your n8n setup

  • **n8n version: 1.80.5

Have you tried $('node name').data? That’s usually one way to reference a specific node directly.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.