
backend-only twin
Salesforce test environment for CRM workflows
Test CRM agents against a Salesforce API twin for accounts, contacts, opportunities, cases, tasks, and custom objects.
Backend twin spec
Salesforce service contract

Salesforce focuses on API, MCP, and CLI-compatible service behavior for backend workflows that need production-like state without production writes.
Interfaces
Workflows
Validate lead routing, account updates, and sales automation workflows
Seeded state
Seed accounts, contacts, opportunities, cases, tasks, and custom objects
Run isolation
Test Salesforce integrations without mutating production CRM records
Example boot
arga previews twins provision --twins salesforcebackend-only twin state resets between sandbox runs.
What you can test
Use Salesforce in staging without using production.
Validate lead routing, account updates, and sales automation workflows
Seed accounts, contacts, opportunities, cases, tasks, and custom objects
Test Salesforce integrations without mutating production CRM records
Docs
Build with the Salesforce twin
Connect the twin, seed realistic state, and run scenarios against a resettable service.
