Jimmy
Jimmy9mo ago

Hi , is there way to create

Hi , is there way to create subcollection document (under users collection) in Firestore with Buildship node ?
3 Replies
Gaurav Chadha
Gaurav Chadha9mo ago
Hi @Jimmy, We can add a node for this cc @Bhavya ✨. For now if you are using Buildship Dabase node, you can leverage BuildShip Tables (available on Pro) to directly create sub-collections from UI.
BuildShip Tables – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Sub-Tables • Rowy Docs
Sub Tables or Sub Collections are a way to create a table within a table. This is useful for creating a table of related data, such as a list of products within an order.
No description
Jimmy
Jimmy9mo ago
Thank you for the prompt reply ! Well noted the subtables function in Rowy. However , i am not sure how to use "Create Document Node" and refer to subcollection ? say if i have Users > images, and i want to refer to images subcoolection , in the Collection Name field, do i type Users > images ? thank you
No description
Gaurav Chadha
Gaurav Chadha9mo ago
Yes, this table icon which you highlighted above will open a table from your workflow, which has same UI as Rowy where you can create subtable. It will be for you BuildShip workflow only.