08-24-2020, 11:15 PM
Syncing your data can be done by many tables, one table, or a selected list of recordIDs.
Have a look at our docs on sync here: https://docs.livecloud.io/Sync/
This is a good place to start with sync.
There are 4 code examples that show a variety of use cases.
You may want to have a gander at batch sync here: https://docs.livecloud.io/BatchSync/
This API allows you to address multiple tables in a single call.
Have a look at our docs on sync here: https://docs.livecloud.io/Sync/
This is a good place to start with sync.
There are 4 code examples that show a variety of use cases.
You may want to have a gander at batch sync here: https://docs.livecloud.io/BatchSync/
This API allows you to address multiple tables in a single call.