Getting started fetching data from firebase to display in table

Hi. I'm new to retool and I'm fetching my data from firebase real-time database which has its data in a userId: {payload} way. I've been having issues populating this data on the table. Can you pleas help me out?

Hi @Alabi_Mujeeb! Thanks for posting. Can you please provide more information about what you have tried so far and where you are blocked, so that other users can reproduce the issues you're seeing, then debug them?

Specifically, can you please share screenshots or explanations of...

  1. how you are invoking the Firebase API call from Retool
  2. the structure of the JSON response from the Firebase API call
  3. how you intend to display the data in Retool, after capturing the Firebase API response

For example, here is a screenshot of a Retool app which contains a table listing students at Hogwarts. The table data source is a SQL query to a built-in PostgreSQL database in Retool Cloud:

Can you provide similar screenshots, so that I can better understand your project structure and goals?