automation / product
Dataset Change Feed Automation
route versioned dataset-change and schema-drift events into downstream workflows
What this product does
route versioned dataset-change and schema-drift events into downstream workflows
Who it is for
data operations and integration teams
Problems solved
Route versioned dataset-change and schema-drift events into downstream workflows
Update cadence
11 hours ago
Pricing and access note
Not published yet. Pricing will appear on the verified external marketplace listing.
Source and provenance note
Foundry product package: ProductStudio public-safe metadata
Limitations
Review the sample, schema, source notes, marketplace availability, and cadence before depending on this product in production.
Delivery options
Gumroad
Buy on Gumroad
Sample and schema preview
- id (string)
- dataset_slug (string)
- change_type (string)
- changed_at (string)
- records_added (integer)
- records_updated (integer)
- records_removed (integer)
- manifest_url (string)
- summary (string)
- metadata (object)
{
"rows": [
{
"id": "Deterministic fixture Id for Dataset Change Feed Automation",
"summary": "Deterministic fixture Summary for Dataset Change Feed Automation",
"metadata": {
"product": "dataset-change-feed-automation",
"fixture_mode": "deterministic_contract_execution"
},
"changed_at": "2026-07-01T09:00:00Z",
"change_type": "dataset_change_feed_automation_change_type",
"dataset_slug": "Deterministic fixture Dataset Slug for Dataset Change Feed Automation",
"manifest_url": "urn:zentra:deterministic-fixture:dataset-change-feed-automation",
"records_added": 1,
"records_removed": 1,
"records_updated": 1
},
{
"id": "Deterministic fixture Id for Dataset Change Feed Automation 2",
"summary": "Deterministic fixture Summary for Dataset Change Feed Automation 2",
"metadata": {
"product": "dataset-change-feed-automation 2",
"fixture_mode": "deterministic_contract_execution 2"
},
"changed_at": "2026-07-01T09:00:00Z",
"change_type": "dataset_change_feed_automation_change_type 2",
"dataset_slug": "Deterministic fixture Dataset Slug for DataseRelated products and use cases
Related products and use-case links are not published yet.