New: MCP server monitoring is live. Start free trial
IterableSchemaAdditive

New fields added in schema UpsertEmbeddedTemplateModel: [campaignDataFields]

Affected surface
schema UpsertEmbeddedTemplateModel
Affected field
UpsertEmbeddedTemplateModel

What changed

New fields added in schema UpsertEmbeddedTemplateModel: [campaignDataFields] Affected surface: schema UpsertEmbeddedTemplateModel. Root cause: schema `UpsertEmbeddedTemplateModel`. Detected at Mon, 11 May 2026 22:01:40 UTC UTC.

Diff

{
  "added_fields": [
    "campaignDataFields"
  ],
  "path": "schema UpsertEmbeddedTemplateModel",
  "schema_path": "schema UpsertEmbeddedTemplateModel"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Diff your serializers against the new schema. The diff above shows what moved.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.