Hello there !
I try to update an object from airtable to bubble data base through n8n (opensource zapier).
I can update text and thing, but I can’t update lists of things.
When I firstly GET the object I have an array of ID (list of things), but when I want to PATCH it with new thing’s IDs, it responds 400.
I can’t find the format for sending a list of things back.
Does anybody have an idea on how to do this ?
I can share screenshot if needed
Thanks !
(Sorry for my english)