Describe the problem/error/question
In Coda you have tables and views.
There’s no Update a table row action, only Update a view row action, but in this one base tables are not selectable. That means I am forced to create unnecessary views on my coda document with the only purpose of updating rows from n8n.
Edit: It works also for tables, not only views, if instead of selecting from the dropdown you just write the internal id of the table, but it’s confusing at first and less intuitive.
@Jon suggested in this thread that it may have been forgotten. Are there any plans to add it?
Thanks in advance!
Pablo
What is the error message (if any)?
No error, only a missing action.
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: 1.120.3
-
Database (default: SQLite): SQLite
-
n8n EXECUTIONS_PROCESS setting: own
-
Running n8n via: Docker
-
Operating system: Ubuntu 24.04.1 LTS

