AWAKEN - I am absolutely new to this and need a...
I am absolutely new to this and need a node to enable authenticated firebase users chat with their own documents specifically inside of flutterflow via an open AI assistant.
Solution:Jump to solution
Hi @AWAKEN, you can use the Firebase Auth Request Trigger, to enable authenticated Firebase users to chat with documents using assistant. The would look something like:
3 Replies
Solution
Hi @AWAKEN, you can use the Firebase Auth Request Trigger, to enable authenticated Firebase users to chat with documents using assistant. The would look something like:
@Gaurav Chadha thank you. I will give this a try. Would you be open to a follow up discussion?
So, my first questions are:
1. How do I test this
2. How do I use field ID, Value, and operator to filter for example per user_ref
Hi @AWAKEN, you can refer to this docs for id, and other values, currently This trigger works in prod only, you can send a request to the url to test. https://docs.buildship.com/trigger-nodes/firebase-auth
Firebase Auth Request Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.