Hello Sudhir,
Have you tried the following action in a microflow :
https://docs.mendix.com/refguide/synchronize-to-device/#introduction
It is designed to send objects to devices, maybe it helps you in your usecase.
Please read the documentation before implementing, i can imagine that for larger datasets it is not always beneficial to use.
Hope it helps,
Good luck!
Hi Jelle van Leeuwen,
Yes. I using the said object. But here I am noticing that the entity name in Web and Native are different, but column names are same.
My requirement is, I has to sync daily like scheduler.
Regards
Sudhir