Question

Possible to filter data from Firebase?

  • 19 September 2021
  • 2 replies
  • 54 views

I have a webapp that lets users takes a 5 question quiz and after that it'll recommend them a product depensing on their answers.

The products(data) is in my Firebase Firestore, so my question is does Zapier has the ability to filter all data on Firebase depending on the user's answers to find the recommended product for the user and then return it on Webflow?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @carlLx 

Check out this help article: https://zapier.com/help/doc/common-problems-firebase#creating-a-firestore-structured-query-for-a-search

Thank you very much!