How to use mongosync with Atlas and Community Instance

How to setup a system to auto sync the Atlas instance and local Community Edition instance?

I want to sync the local community edition instance with Atlas instance using mongosync.

is it possible?
or any other tools to achieve this.

  1. Install mongodb and mongosync on Onpremises system

  2. Create user for sync for Altas and onpremises of community version

  3. On onpremises system call the api to start mongosync binary and then call the api to start

  4. Test the sync

Reference