Salesforce · Arazzo Workflow
Salesforce Delete Record
Version 1.0.0
Delete an SObject record by id after confirming it exists.
View Spec
View on GitHub
Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSalesArazzoWorkflows
Provider
Workflows
delete-record
Confirm a Salesforce SObject record exists, then delete it by id.
Reads the target record by SObject type and id to confirm it exists, then deletes it.
1
getRecord
Retrieve the record by SObject type and id to confirm it exists before deleting it.
2
deleteRecord
Delete the record by SObject type and id. Returns no body on success (HTTP 204).
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.