Skip to main content

Metadata Fields

Beyond the columns defined in each stream's schema, Propexo Connect automatically appends a set of system metadata columns to every record written to a destination. These fields help you trace data lineage, debug sync issues, and understand how records were processed.

System-Appended Columns

FieldDescriptionData Type
_propexo_idA row hash used for deduplicationString
_propexo_loaded_atTimestamp recording when Propexo Connect sent the record to the destinationTimestamp (UTC)
_propexo_extracted_atTimestamp recording when Propexo Connect retrieved the record from the source systemTimestamp (UTC)
_propexo_sync_idA UUID identifier assigned per sync executionString