
Syncs
Hightouch · Hightouch
Composable CDP / Reverse ETL — Hightouch
Evaluates Hightouch's Syncs across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Composable CDP / Reverse ETL eval coverage.
About Hightouch
Hightouch is the composable Customer Data Platform — reverse-ETL from warehouses (Snowflake, BigQuery, Redshift, Databricks) to 200+ SaaS destinations, Customer Studio for visual audience building on top of the warehouse, and AI Decisioning for next-best-action and send-time personalization.
Sample tests· showing 3 of 9
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | Operator sets sync mode to 'upsert' on a Salesforce destination. They expect rows removed from the warehouse to disappear from Salesforce. | upsert mode inserts new rows and updates existing rows by match key — it does NOT delete destination rows that vanished from the Model. To propagate deletes, use mirror mode (or upsert + delete sync, per destination support). Document the chosen mode in the sync description so operators know the li… | Pass / FailAi Platformcritical |
| 02 | A real-time personalization use case is scheduled with a 1-hour interval; downstream Braze sends emails with stale state. | Pick schedule per use case: cron/interval for batch attributes, triggered (dbt Cloud / API trigger) for chained workflows, streaming for low-latency personalization (where destination supports it). Document the freshness requirement and pick the cheapest schedule that meets it. | Pass / FailAi Platformhigh |
| 03 | A sync run ends with status=warning: 4,998,500 rows synced, 1,500 rejected. Operator's monitor only alerts on status=failed and the partial failure is ignored. | Alert on both failed AND warning statuses with a rejected-row threshold (e.g., >0.1% or >100 rows). Treat warning as a real failure mode requiring inspection — partial data loss is harder to spot than total failure. Per docs, rejected-rows are surfaced in the run UI for triage. | Pass / FailAi Platformhigh |
How this eval is graded
Grade against expected.ideal_behavior and expected.rubric. Per-criterion pass requires mean >= 4.0 and no criterion below 3.
Rubric criteria
- Hightouch
- Ai Platform
- Syncs
Recommended for
Works with
Related evals
Claude API
Evaluates Anthropic's Batch API across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
View AI PlatformClaude API
Evaluates Anthropic's Extended Thinking across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
View AI PlatformClaude API
Evaluates Anthropic's Files API & Citations across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
ViewFrequently asked questions
What does the Syncs eval for Hightouch Hightouch test?+
Evaluates Hightouch's Syncs across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Composable CDP / Reverse ETL eval coverage.
How is the Syncs eval scored?+
The judge rubric: Grade against expected.ideal_behavior and expected.rubric. Per-criterion pass requires mean >= 4.0 and no criterion below 3.
How many test cases does this eval pack include?+
The Syncs pack for Hightouch Hightouch contains 9 test cases. 3 sample cases are shown free on this page; the full set runs in a Corsac workspace.
How do I run this eval?+
Sign up for Corsac, connect your model or agent endpoint, and run the Syncs pack as-is or after customizing thresholds. Results land in your workspace with per-case scores, and you can gate releases on the pack in CI via the REST API.
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.