So I have a really complex workflow in n8n, where I generate PDF files. I want to send those PDF files and store them in n8n. Thats not the problem, I can do that, but I would need further automations in Airtable.
I want to do this: Be able to store multiple files when they come in from n8n per user in Airtable automatically. The problem is that the system creates a new record each time data comes in. This is why we need 2 tables. To store all the data when it comes in, and to store the data in a nother table, where it is collected per user, individually. The files needs to be transferred to one collumn in a users record once they come in.
I don't know how understandable was I, but I would really need some help here, I feel stuck, and I don't know how to move forward. Please help!