This guide will walk you through configuring customer syncs via Sync Management Links.
source_connection_id
(Integer): The ID of a Source Connectionmodel_id
(Integer): The ID of a Modeltable_catalog
(String): The catalog name for warehouse table selection. Requires a source_connection_id
. It is recommended you use the source objects endpoint to check for the list of valid tables and their metadata. If you need to refresh these tables, you can trigger a table refresh.table_schema
(String): The schema name for warehouse table selection. Requires a source_connection_id
and table_catalog
.table_name
(String): The table name for warehouse table selection. Requires a source_connection_id
, table_catalog
and table_schema
.segment_id
(Integer): The ID of a Segmentcohort_id
(Integer): The ID of a Cohortsource_hidden
(Boolean, default false): Hides the Select a Source
section of the Sync Wizarddestination_connection_id
(Integer): The ID of a Destination Connectiondestination_object_name
(String): The full_name
of a Destination Objectdestination_hidden
(Boolean, default false): Hides the Select a Destination
section of the Sync Wizard