Describe the problem/error/question
I’m trying to update an existing Firestore document in n8n using the Firestore “Create or Update” (upsert) operation, but instead of updating the existing document, a new document keeps getting created. I am using the service account for authentication.
What is the error message (if any)?
No error message
Please share your workflow
I need a way to update my Firestore document, but I am unable to find any. Someone please help…
Information on your n8n setup
- n8n version: 1.118.2
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker self-host
- Operating system: Linux VM


