IMport/export

Exporting Firebase Firestore to CSV, TSV or JSON

Webflow forms are great way to quickly capture useful information from the visitors of your website. However, Webflow Forms are limited by its CMS - cost, features, extensibility, scalability. With Rowy, you can spin up webhooks instantly to consume Webflow form submissions to your Google Firestore database. Learn how in just 3 steps.

Step 1: Setup a webhook endpoint with Rowy

Setup Rowy and create a table to connect it to existing Firestore database collection.

Step 2: Click Export, Select Type and the Fields

Exporting Firestore data from Rowy is as simple as clicking the "export" button, then picking the type of the file and then selecting all the field columns that you want downloaded. Thats it.

What gift would you like to receive?
Why this gift?
Email (optional)
Thanks for sharing. Rowy Santa will evaluate your wish soon :)
Oops! Something went wrong.

However, at the final step of the form setup, instead of using Webflow CMS for submissions, store form data to Firestore.

  • On Webflow form settings, update the form action method to POST and action URL with the Rowy webhook URL generated in the step above. See example in the first image below.

  • Then, under the page settings->custom code section, add the following script in the "before body tag" block as show above on the right image. This script code, tells webflow to use the action URL provided to submit the form data instead of the default Webflow CMS.

Step 3: Data export is complete

That's it, under a minute get the data you need in the format you need.

Get started with Rowy  

Join the conversation with our community of builders on Discord. Follow us on Twitter and star our github project to stay tuned to the latest updates.