
Hi, I am using AppWrite Java Server SDK (kotlin sdk), I am getting the data using document.getData() function and logging it gives all the data but how do I get each attribute? The Logged Data doesn't seem to be json either.

If you look, you'll see it's Map. Do you know how to use maps in java?

Oh gotcha, yes i've worked with maps before, i'll give it a try and let you know.

Hi, Apologies for the late reply, i got it working as a java map and everything works perfect now.

[SOLVED] How to get and Process Data from AppWrite Database in Java
Recommended threads
- How to reduce DB Reads?
I just noticed that I hit the 500k db reads limit on my very small next js app with the most data being present in one collection having around 50 documents. ...
- Getting issue while migrating from Self ...
i try to migrating my project but when do this error come and dont allow to crate that migration
- Fail to receive the verification email a...
I added my email address to prevent it from showing "appwrite," but now I'm not receiving emails for verification or password resets. The function appears to be...
