Populating realm local db with Atlas stored data

Hello. I am creating an app and It has trigger functions which creates a specific document which needs to be completed from user side. I wanted to ask if there is a way how can I update realm local db with this information. so that the user would have a skeleton to fill in.

Thank you for your help.

Kind Regards,
Lukas

Hello @Lukas_Vainikevicius , this is very possible with the Device sync feature (Now it is recommended to use Flexible sync)

https://www.mongodb.com/docs/atlas/app-services/sync/