AWAKEN
AWAKEN7mo ago

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:
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:
No description
Jump to solution
3 Replies
Solution
Gaurav Chadha
Gaurav Chadha7mo ago
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:
No description
AWAKEN
AWAKEN7mo ago
@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
Gaurav Chadha
Gaurav Chadha7mo ago
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.