Salesforce Automation · Capability
Salesforce Change Data Capture API — Change Events
Salesforce Change Data Capture API — Change Events. 3 operations. Lead operation: Describe a Change Data Capture event. Self-contained Naftiko capability covering one Salesforce Automation business surface.
What You Can Do
GET
Describechangeevent
— Describe a Change Data Capture event
/v1/sobjects/{changeeventname}
GET
Describechangeeventfull
— Get full Change Data Capture event describe
/v1/sobjects/{changeeventname}/describe
GET
Getchangeeventschema
— Get the Avro schema for a Change Data Capture event
/v1/sobjects/{changeeventname}/eventschema
MCP Tools
describe-change-data-capture-event
Describe a Change Data Capture event
read-only
idempotent
get-full-change-data-capture
Get full Change Data Capture event describe
read-only
idempotent
get-avro-schema-change-data
Get the Avro schema for a Change Data Capture event
read-only
idempotent