Skip to main content

Hi all,

 

I am trying to export the Employee sheet from Smartsheet to either Firebase Cloud Firestore or Firebase Realtime Database. I want know what is the best approach to this. 

 

I have gone through the ‘Firebase / Firestore + Smartsheet Integrations’ guide, but I am struggling to get over every row from smartsheet to Firebase.

 

If someone could explain on how to achieve this I would really appreciate it thanks.

 

 

FYI: Zaps work when turned ON for new data doing forward.

Check out Transfer by Zapier to see if that can work with your Zap: https://transfer.zapier.com/login/


@themanfrom 
Just checking in to see if you still need help with this? 


Just wanted to follow up here to add here that we have a guide on how to import existing spreadsheet data that could be used to import the each row from SmartSheet into Firebase / Firestore: Bulk import data into Zaps


The guide specifically references using Google Sheets in its examples, but you could use the SmartSheet New Row trigger instead of the New Spreadsheet Row trigger for Google Sheets. You’d want to then follow that up with a Firebase / Firestore Create or Replace Firebase Realtime Database Record action to add the data from each Smartsheet row into Firebase / Firestore. :)