Skip to main content
The “Load progress tracker from storage” makes the data saved in a storage by the “Track progress in storage” transformer available in the entity data. The transformer can be used to resume a data synchronization from the point it previously stopped. The transformer makes the latest processed date, and identifiers available in the entity data.

Fields

Storage

A required field. The storage used to read the tracked progress from.

Path to date

The path in the entity data where to save the tracked date. Supports placeholders.

Date format

Formats the date before it gets added in the entity data.

Path to entity identifier

The path in the entity data where to save the tracked identifiers. Supports placeholders.

Start date

The default date to use when there is no tracked date yet. Requires a year-month-day format.