Firebase Collection connector – setting document ID

Hey,

we’re using the Firebase connector to write and update documents in multiple Firebase collections and everything is running very smooth so far, we just experienced one issue:

When creating documents through Jetadmin in Firebase, it uses an automatic generated ID as a document ID – however, we have a defined schema we use for document IDs within Firebase. Is it possible to set custom document id’s for documents created on Firebase through Jetadmin?

Thanks in advance
Nico

1 Like