hey guys, I am trying to set up an AI content automation workflow it airtable. My idea is to upload reference pictures in the tables and send them throug N8N to chat gpt to analyze the picture and prompt scripts + images and fill data back in Airtable.
Unfortunately im already failing at the start to retrieve the Image URL from my Airtable. i uploaded the image via cloudinary in the table (attachment + URL) if i try to get record in N8N. It doesnt input the image URL only the temporary URL from airtable.
when i try to access the URL: {{ $json[‘Reference Image’][0].url }} it also says its undefined.. even though i get an input with a URL.
tried some other versions with code and http nodes.. nothing worked so far…
can someone help me to set this up please? If you have better ideas how to do this im open aswell.
thanks so much. (im new here)
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: