If your question hasn’t been asked before, please follow the template below. Skip the questions that are not relevant to you. →
Describe the problem/error/question
My n8n is showing that my workflow is correct and executed successfully, but still its not executing what I want it to.
For more context I want to point out that my NocoDB is connected to my SupaBase using the connection url
gotten form my supaBase
I want my n8n flow to create a row in my NocoDB using the details gotten from my WP FluentForm, when I execute the flow I get a Node executed successfuly
message, but when I check my database (NocoDb and SupaBase ) the coloumns of the form weren’t created. But on the NocoDB node output
on n8n, I can see the roles it created. Also on the NocoDB it’s creating roles with the respective ID and Time_stamp, but it doesn’t create the respective columns
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- **n8n version:1.47.3
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app):web
- **Operating system:Fedora 40