Skip to main content

Firestore Collection Path

How to find your Firestore Collection Path

Written by Josh

Hover your mouse over the path area until you see the pencil.

In the screenshot example below it's the row at the top containing:

mycoll > mydoc > mysubcoll

Click the pencil.

Copy the entire path (without the first, left-most forward slash) and paste it into the Authorization form in Flatly.

Example 1: mycoll/mydoc/mysubcoll

Example 2: mycoll

Did this answer your question?