Salesforce integration
CRM · 16 actions · OAuth or Bearer token auth
Salesforce CRM integration: SOQL/SOSL queries, record CRUD, and convenience helpers for Accounts, Contacts, Leads, Opportunities, Tasks, Cases, and Campaign membership.
The ModuleX Salesforce integration lets a ModuleX agent operate Salesforce on your behalf, running create, update and remove actions across soql queries, sosl searches and records, directly from a plain-English request, using your organization's own Salesforce credentials. No pre-built workflow is required: the agent picks the right Salesforce action for the task.
Salesforce is a crm platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Salesforce action. Or, when you want a repeatable process, the composer assembles a Salesforce workflow for you, streaming the nodes onto the canvas as it builds.
Drive Salesforce in plain English
Type what you want. A ModuleX agent picks the right Salesforce action, or chains several, and runs it. No workflow to build.
- “Generic create — works for any object type”resolves to
create_record - “Find the record I describe and update it”resolves to
get_recordupdate_record - “DELETE a record by object type + ID”resolves to
delete_record - “Show me the objects that match what I describe”resolves to
list_objects
What you can automate with Salesforce
- Find the right record and update it in one prompt
get_recordupdate_record - Create an account straight from a request
create_account - Add a contact to campaign on the fly
add_contact_to_campaign - Pull a list of objects for a report
list_objects
Salesforce integration at a glance
All 16 Salesforce actions
Soql Queries1
soql_querySosl Searches1
sosl_searchRecords4
get_recordcreate_recordupdate_recorddelete_recordAccounts1
create_accountContacts1
create_contactLeads1
create_leadOpportunities1
create_opportunityTasks1
create_taskCases1
create_caseContact to Campaigns1
add_contact_to_campaignLead to Campaigns1
add_lead_to_campaignObjects2
describe_objectlist_objectsSee full parameters and response schemas in the Salesforce integration docs
Two ways to use Salesforce in ModuleX
Connecting Salesforce
Works with Salesforce
Agents often chain Salesforce with these. Connect them once and one agent can use all of them in a single task.
Recipes that use Salesforce
Salesforce + ModuleX FAQ
A ModuleX agent can run any of Salesforce's 16 actions, across soql queries, sosl searches, records and accounts, from a plain-English request, using your organization's own Salesforce credentials.
Put Salesforce to work in ModuleX.
Connect Salesforce once with your own credentials and let your agent run all 16 actions on demand.
Last updated: Jul 2026Browse all 179 integrations