Give OpenClaw your Salesforce and Airtable together and it can run bulk record work across the enterprise CRM and your working database. Salesforce is the system of record, with bulk data jobs, composite API requests, record creation, file uploads, and approvals, while Airtable is where the agent stages data or keeps a log beside it. It can start and close a bulk job, create records one at a time or in batches, upload a file as a content version, and mirror the outcome into Airtable rows. The two together mean the agent can move real volume through Salesforce and keep a readable record of what it did.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
List all accessible bases
Get the schema (tables and fields) of a base
Create a new table in a base
Update a table's name or description
Create a new field in a table
Update a field's name or description
List records from a table with filtering, sorting, and pagination
Get a single record by ID
Create one or more records (batch create up to 10)
Update one or more records (batch update up to 10)
Update a single record by ID
Delete one or more records (batch delete up to 10)
Delete a single record by ID
Create or update records based on field matching (upsert)
List comments on a record
Create a comment on a record
Update a comment
Delete a comment
List all webhooks for a base
Create a webhook for a base
Delete a webhook
List payloads for a webhook
Refresh a webhook to extend its expiration
Enable notifications for a webhook
Execute a SOQL query to retrieve records
Get the next batch of query results using a query locator
Execute a SOSL search across multiple objects
Get a single record by ID
Create a new record
Update an existing record
Delete a record
Create or update a record using an external ID field
Create multiple records in a single request (up to 200)
Update multiple records in a single request (up to 200)
Delete multiple records in a single request (up to 200)
List all available sObjects in the org
Get detailed metadata for a specific sObject including all fields
Get global metadata about the org
Get org API usage limits
Get information about the current authenticated user
Get available Salesforce API versions
Get available tabs for the user
List all approval processes in the org
Submit a record for approval
Approve or reject a pending approval request
Get blob (binary) data for a record field like Attachment body or Document body
Create an attachment on a record
Upload a file as ContentVersion (Files)
Execute multiple REST API requests in a single call
Create a tree of nested, parent-child records in a single request
Get recently viewed records
List available global quick actions
List quick actions for a specific object
Execute a quick action
Get page layouts for an object
Get compact layouts for an object
Create a bulk ingest job for large data operations
Upload CSV data to a bulk job
Close a bulk job to start processing
Get the status of a bulk job
Get results (successful or failed records) from a bulk job
Abort a bulk job
List bulk jobs
List available reports
Execute a report and get results
Get metadata for a report
Get records deleted within a time range
Get records updated within a time range
Execute a SOQL query including deleted and archived records
Get list views for an object
Get details of a specific list view
Execute a list view and get results
List available dashboards
Get dashboard data and metadata
Refresh a dashboard to get latest data
List available standard invocable actions
Get details of a specific invocable action
Execute an invocable action
Post a message to Chatter feed
Get Chatter feed items
OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.
NoClick runs OpenClaw for you with Airtable and Salesforce wired in as tools. Connect your account and run.