Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Firebase integration add documents vs set documents

xDelfino
Explorer
0 Likes
628

Hi everyone,
I hope I'm in the right group; I searched unsuccessfully for a solution to add documents via Configure Firestore data entity, document id is not possible to assign, in the google firebase firestore documentation it says to use set and not add to assign a non-automatic id but for example userId, can someone help me understand if it's a limitation or if I can't find the solution? forgive my bad English

Screenshot 2025-03-04 173447.png

I can update or create all the other fields but not document

Screenshot 2025-03-04 173928.png

 

1 REPLY 1
Read only

xDelfino
Explorer
0 Likes
545

Hi,
if no one can help me, can anyone of you suggest me how to do with Firebase Authentication create Firestore documents that have the Authentication UID as id? another way to develop this? thanks in advance