Hi everyone,
I need some help automating a flow that I currently do manually. Right now, I generate a JSON using GPT models, and then I manually copy it into a ‘code’ node in N8N to add objects to Notion.
I would like to automate this 100%. I saw that N8N has an ‘OpenAI’ node, but I’m not sure how to use it to generate the JSON automatically and directly send the data to Notion.
Has anyone managed to do something similar? How can I set this up with the ‘OpenAI’ node in N8N?
Any help or advice would be greatly appreciated!
Thanks!