Describe the problem/error/question
Currently am i trying to connect supabase to n8n. I create a documents table in supabase using the guide and setup my credential for supabase with gave a succes.
But i am not able to see my documents table if i do by id nothing seems to happen
Currently i have tried diffent credentials like the legacy service role secret and the default secter key. But what ever i try the list stay empty and i am unable to upload a document to supabase. So any idea why my document table is not displaying in n8n is welcome because i dont now what to do anymore
What is the error message (if any)?
none , i dont have any error messages
Please share your workflow
Share the output returned by the last node
no output because i am not able to connect a supabase table
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:




