Skip to main content

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?

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!