Hello,
I am using the NocoDB create record node to create a row. When creating the row, I am passing the ‘id’ of a record in another table to be used in a “linked field”. However, even when passing the correct ID it is not populating the linked field.
Do I still need to get the JSON object of that other table’s record to somehow pass it using the NocoDB node? Is this a limitation in the current “Create Record” NocoDB node?
Thanks!