Skip to main content
Glama

salesforce_create

Create new records in Salesforce objects by specifying the object type and field data. Validates required fields automatically for accurate data entry.

Instructions

Create a new record in any Salesforce object. Automatically handles required fields validation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sobjectYesSObject API name (e.g., 'Contact', 'Account', 'CustomObject__c'). Use exact API names.
dataYesField values for the new record. Use API field names as keys (e.g., {'FirstName': 'John', 'LastName': 'Doe', 'Email': 'john@example.com'})

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiondaDotCom/mcp-salesforce'

If you have feedback or need assistance with the MCP directory API, please join our Discord server