Skip to main content
Version: 8.8

Dataset Syncing

This video describes how to keep your datasets up-to-date and in sync with your data sources. It covers the following methods of data set syncing:

  • Schedule. Updates the dataset on a predefined fixed schedule.
  • Event. Updates the dataset when a specific event occurs, such as a data threshold trigger.
  • Push API. Updates the dataset by programmatically calling an API endpoint to retrieve data.