
Pull all records from a path in your Firebase database.

Retrieve all records stored at a specific path in your Firebase Realtime Database. Specify a collection path like 'users' or 'orders/active' to pull in all records at that location.
Use the Max results parameter to limit how many records are returned. Results are returned as JSON and can be used to populate a Databar table for enrichment.
Ideal for importing customer lists, lead databases, or any structured data stored in Firebase into Databar for enrichment and analysis.


