fulfillment-firestore-nodejs icon indicating copy to clipboard operation
fulfillment-firestore-nodejs copied to clipboard

how to write in a certain uid of user

Open vaibhavkumar049 opened this issue 6 years ago • 1 comments

I am trying to implement a chatbot using dialogflow and flutter. I need to save some data from the user at different points and also return this data to the user. In this process, user's uid will play an important role as I am trying to save data from user using doc id as user's uid. So my problem is how to get user uid in dialogflow fulfillment

vaibhavkumar049 avatar Jan 02 '20 14:01 vaibhavkumar049

Could you already solve this issue?

Ludwigvsch avatar May 21 '20 17:05 Ludwigvsch