Usage: Sync health data
Learn about sync strategies.
Manual vs Automatic sync
You can choose between implementing a custom sync process manually or using our automatic implementation, which handles everything (except for permissions and userId) for you.
tip
The automatic implementation is faster, easier to integrate and is what most developers need. Try to use it before attempting to create a custom sync process.