-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Create a mock sample for the Salesforce API.
Why
- Massive enterprise footprint
- Complex API with many objects and relationships
- Sandbox environments have limitations
- Enables development without Salesforce org access
Suggested endpoints to mock
- SOQL queries
- Standard objects (Account, Contact, Opportunity, Lead)
- Custom objects
- Bulk API operations
- OAuth flow responses
- Error responses (INVALID_FIELD, MALFORMED_QUERY, etc.)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request