Salesforce Automation · Capability
Salesforce Streaming API — PushTopics
Salesforce Streaming API — PushTopics. 5 operations. Lead operation: List PushTopics. Self-contained Naftiko capability covering one Salesforce Automation business surface.
What You Can Do
GET
Listpushtopics
— List PushTopics
/v1/sobjects/pushtopic
POST
Createpushtopic
— Create a PushTopic
/v1/sobjects/pushtopic
GET
Getpushtopic
— Get a PushTopic
/v1/sobjects/pushtopic/{pushtopicid}
PATCH
Updatepushtopic
— Update a PushTopic
/v1/sobjects/pushtopic/{pushtopicid}
DELETE
Deletepushtopic
— Delete a PushTopic
/v1/sobjects/pushtopic/{pushtopicid}
MCP Tools
list-pushtopics
List PushTopics
read-only
idempotent
create-pushtopic
Create a PushTopic
get-pushtopic
Get a PushTopic
read-only
idempotent
update-pushtopic
Update a PushTopic
idempotent
delete-pushtopic
Delete a PushTopic
idempotent