I’m new to n8n… what am I doing wrong here? Is this a bug or not supported?
When my workflow executes a document is created in my subcollection (users/{user-id}/videoAskQuestions) with an id of undefined even though it appears as though it should work see screenshots:
Hi @benneic, welcome to the community! I hope you’re having a good day thus far?
In the update key field you’d define the name of the field which holds the id of the document to update (or create). So in your example, n8n would use a field with a name of 02266c88... which does not exist (and thus would have an undefined value).
Instead you’d need the name of the field with the respective value: