Skip to main content
Glama

salesforce_time_machine_query

Query historical Salesforce data from backups to perform point-in-time analysis, compare records over time, track record history, and list available backups.

Instructions

Query historical Salesforce data from backups using Time Machine functionality. Supports point-in-time queries, comparisons, and record history tracking.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operationYesThe Time Machine operation to perform
targetDateNoTarget date for point-in-time queries (ISO 8601 format)
startDateNoStart date for comparison queries (ISO 8601 format)
endDateNoEnd date for comparison queries (ISO 8601 format)
objectTypeNoSalesforce object type to query (e.g., Account, Contact, ContentVersion)
recordIdNoSpecific record ID for history tracking
filtersNoOptional filters to apply to the query (field-value pairs, supports wildcards with *)
backupDirectoryNoPath to backup directory (defaults to ./backups)

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