Update Sync
Path parameters
id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Polytomic-Version
Request
This endpoint expects an object.
fields
Fields to sync from source to destination.
mode
name
schedule
target
active
Whether the sync is enabled and scheduled.
encryption_passphrase
Passphrase for encrypting the sync data.
filter_logic
Logical expression to combine filters.
filters
Filters to apply to the source data.
identity
only_enrich_updates
Whether to use enrichment models as a source of possible changes to sync. If true, only changes to the base models will cause a record to sync.
organization_id
Organization ID for the sync; read-only with a partner key.
override_fields
Values to set in the target unconditionally.
overrides
Conditional value replacement for fields.
policies
skip_initial_backfill
Whether to skip the initial backfill of records; if true only records seen after the sync is enabled will be synced.
sync_all_records
Whether to sync all records from the source, regardless of whether they've changed since the previous execution.
Response
OK
data