Skip to main content
Glama

salesforce_update

Modify existing Salesforce records by providing the object type, record ID, and specific field values to update. This tool enables data maintenance and correction within Salesforce objects.

Instructions

Update an existing record in any Salesforce object. Requires the record ID and field values to update.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sobjectYesSObject API name (e.g., 'Contact', 'Account', 'CustomObject__c')
idYesSalesforce record ID (15 or 18 character ID)
dataYesField values to update. Only include fields you want to change (e.g., {'Email': 'newemail@example.com', 'Phone': '555-1234'})

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