Salesforce Integration

Salesforce API Operations

Browse all 216 operations available for Salesforce workflow automation.

crm

216 operations
ActionSALESFORCE_ADD_CONTACT_TO_CAMPAIGN

Add contact to campaign

Adds a contact to a campaign by creating a CampaignMember record to track campaign engagement.

4 input
ActionSALESFORCE_ADD_LEAD_TO_CAMPAIGN

Add lead to campaign

Adds a lead to a campaign by creating a CampaignMember record, allowing you to track campaign engagement.

4 input
ActionSALESFORCE_ADD_OPPORTUNITY_LINE_ITEM

Add product to opportunity

Adds a product (line item) to an opportunity.

9 input
ActionSALESFORCE_APPLY_LEAD_ASSIGNMENT_RULES

Apply lead assignment rules

Applies configured lead assignment rules to a specific lead, automatically routing it to the appropriate owner based on your organization's rules.

1 input
ActionSALESFORCE_ASSOCIATE_CONTACT_TO_ACCOUNT

Associate contact to account

Associates a contact with an account by updating the contact's AccountId field.

3 input
ActionSALESFORCE_CLONE_OPPORTUNITY_WITH_PRODUCTS

Clone opportunity with products

Clones an opportunity and optionally its products (line items).

5 input
ActionSALESFORCE_CLONE_RECORD

Clone record

Creates a copy of an existing Salesforce record by reading its data, removing system fields, and creating a new record.

3 input
ActionSALESFORCE_CLOSE_OR_ABORT_JOB

Close or abort a job

Tool to close or abort a Salesforce Bulk API v2 ingest job.

2 input
ActionSALESFORCE_COMPLETE_TASK

Complete task

Marks a task as completed with optional completion notes.

3 input
ActionSALESFORCE_CREATE_S_OBJECT_RECORD

Create SObject record

Tool to create a new Salesforce SObject record.

2 input
ActionSALESFORCE_ACCOUNT_CREATION_WITH_CONTENT_TYPE_OPTION

Create Salesforce Account

DEPRECATED: Creates a new Salesforce Account using a JSON POST request, requiring 'Name'; specific fields (e.g., custom, DunsNumber) may have org-level…

67 input
ActionSALESFORCE_CREATE_NEW_CONTACT_WITH_JSON_HEADER

Create a new contact

DEPRECATED: Creates a new Contact in Salesforce; 'LastName' is required, an existing 'AccountId' must be used if provided, and any custom fields (ending with…

64 input
ActionSALESFORCE_CREATE_NOTE_RECORD_WITH_CONTENT_TYPE_HEADER

Create a note record

DEPRECATED: Creates a new Note record in Salesforce, associated with an existing Salesforce object via ParentId, automatically including a Content-Type:…

15 input
ActionSALESFORCE_CREATE_A_RECORD

Create a record

Tool to create a Salesforce record using the UI API.

4 input
ActionSALESFORCE_CREATE_ACCOUNT

Create account

Creates a new account in Salesforce with the specified information.

23 input
ActionSALESFORCE_CREATE_CAMPAIGN

Create campaign

Creates a new campaign in Salesforce.

14 input
ActionSALESFORCE_CREATE_CAMPAIGN_RECORD_VIA_POST

Create campaign record

DEPRECATED: Creates a new campaign record in Salesforce; if 'ParentId' is provided, it must be a valid ID of an existing Campaign record, and if 'OwnerId' is…

36 input
ActionSALESFORCE_CREATE_CONTACT

Create contact

Creates a new contact in Salesforce with the specified information.

16 input
ActionSALESFORCE_CREATE_CUSTOM_FIELD

Create custom field

Tool to create a custom field on a Salesforce object using the Tooling API.

20 input
ActionSALESFORCE_CREATE_CUSTOM_OBJECT

Create custom object

Tool to create a custom object in Salesforce using the Metadata API.

9 input
ActionSALESFORCE_CREATE_LEAD_WITH_SPECIFIED_CONTENT_TYPE

Create lead

DEPRECATED: Creates a new Lead in Salesforce, requiring LastName and Company unless person accounts are enabled and Company is null.

54 input
ActionSALESFORCE_CREATE_LEAD

Create lead

Creates a new lead in Salesforce.

20 input
ActionSALESFORCE_CREATE_NOTE

Create note

Creates a new note attached to a Salesforce record with the specified title and content.

6 input
ActionSALESFORCE_CREATE_OPPORTUNITY

Create opportunity

Creates a new opportunity in Salesforce with the specified information.

13 input
ActionSALESFORCE_CREATE_OPPORTUNITY_RECORD

Create opportunity record

DEPRECATED: Creates a new Opportunity record in Salesforce; Name, StageName, and CloseDate are mandatory, and ensure any referenced IDs (e.g., AccountId,…

49 input
ActionSALESFORCE_POST_COMPOSITE_SOBJECTS

Create records using sObject Collections

Tool to create up to 200 records in one request using sObject Collections.

2 input
ActionSALESFORCE_CREATE_SOBJECT_TREE

Create sObject tree

Tool to create one or more sObject trees with root records of the specified type.

2 input
ActionSALESFORCE_CREATE_TASK

Create task

Creates a new task in Salesforce to track activities, to-dos, and follow-ups related to contacts, leads, or other records.

12 input
ActionSALESFORCE_DELETE_A_LEAD_OBJECT_BY_ITS_ID

Delete a lead object by its id

DEPRECATED: Permanently deletes an existing Lead object from Salesforce using its unique ID.

1 input
ActionSALESFORCE_DELETE_ACCOUNT

Delete account

Permanently deletes an account from Salesforce.

1 input
ActionSALESFORCE_DELETE_CAMPAIGN

Delete campaign

Permanently deletes a campaign from Salesforce.

1 input
ActionSALESFORCE_DELETE_CONTACT

Delete contact

Permanently deletes a contact from Salesforce.

1 input
ActionSALESFORCE_DELETE_FILE

Delete file

Tool to permanently delete a file from Salesforce.

1 input
ActionSALESFORCE_DELETE_JOB_QUERY

Delete job query

Tool to delete a Salesforce Bulk API v2 query job.

1 input
ActionSALESFORCE_DELETE_LEAD

Delete lead

Permanently deletes a lead from Salesforce.

1 input
ActionSALESFORCE_DELETE_SOBJECT_COLLECTIONS

Delete multiple records (SObject Collections)

Tool to delete up to 200 records in one request with optional rollback.

2 input
ActionSALESFORCE_DELETE_NOTE

Delete note

Permanently deletes a note from Salesforce.

1 input
ActionSALESFORCE_DELETE_OPPORTUNITY

Delete opportunity

Permanently deletes an opportunity from Salesforce.

1 input
ActionSALESFORCE_DELETE_SOBJECT

Delete sObject record

Tool to delete a single Salesforce record by its ID.

2 input
ActionSALESFORCE_POST_COMPOSITE_GRAPH

Execute Composite Graph

Tool to execute multiple related REST API requests in a single transactional call with up to 500 subrequests per graph.

1 input
ActionSALESFORCE_COMPOSITE_GRAPH_ACTION

Execute Composite Graph (Deprecated)

DEPRECATED: Use SALESFORCEPOSTCOMPOSITEGRAPH instead.

1 input
ActionSALESFORCE_QUERY

Execute SOQL Query (Deprecated)

DEPRECATED: Use SALESFORCERUNSOQLQUERY instead.

1 input
ActionSALESFORCE_EXECUTE_SOQL_QUERY

Execute SOQL query (Deprecated)

DEPRECATED: Use SALESFORCERUNSOQLQUERY instead.

1 input
ActionSALESFORCE_SEARCH

Execute SOSL search

DEPRECATED: Use SALESFORCEEXECUTESOSLSEARCH instead.

1 input
ActionSALESFORCE_EXECUTE_SOSL_SEARCH

Execute SOSL search

Execute a SOSL search to search across multiple Salesforce objects.

1 input
ActionSALESFORCE_TOOLING_QUERY

Execute Tooling API query

Tool to execute SOQL queries against Salesforce Tooling API metadata objects.

1 input
ActionSALESFORCE_EXECUTE_SOBJECT_QUICK_ACTION

Execute sObject Quick Action

Tool to execute a specific quick action on an sObject to create records with pre-configured defaults.

4 input
ActionSALESFORCE_FETCH_ACCOUNT_BY_ID_WITH_QUERY

Fetch account by ID with query

DEPRECATED: Use this action to retrieve a Salesforce Account by its unique ID, which must be a valid and existing Salesforce Account ID; you can optionally…

2 input
ActionSALESFORCE_GET_API

Get API resources by version

Tool to discover available REST API resources for a specified Salesforce API version.

1 input
ActionSALESFORCE_GET_UIAPI_LIST_INFO_ACCOUNT_ALL_ACCOUNTS

Get Account AllAccounts list view metadata

Retrieves list view metadata for the Account AllAccounts view using Salesforce UI API.

ActionSALESFORCE_GET_UIAPI_LIST_INFO_ACCOUNT_SEARCH_RESULT

Get Account SearchResult list view metadata

Retrieves list view metadata for the Account SearchResult view using Salesforce UI API.

ActionSALESFORCE_HEAD_APPMENU_SALESFORCE1

Get AppMenu Salesforce1 headers

Tool to return HTTP headers for AppMenu Salesforce1 mobile navigation items without response body.

2 input
ActionSALESFORCE_GET_CHATTER_RESOURCES

Get Chatter resources

Tool to access Chatter resources directory.

ActionSALESFORCE_GET_COMPACT_LAYOUTS

Get Compact Layouts

Tool to retrieve compact layout information for multiple Salesforce objects.

1 input
ActionSALESFORCE_GET_LIST_VIEW_ACTIONS

Get List View Header Actions

Tool to retrieve header actions on list views.

1 input
ActionSALESFORCE_GET_UIAPI_LIST_INFO_ACCOUNT_RECENT

Get List View Metadata

Tool to get list view metadata from Salesforce UI API.

2 input
ActionSALESFORCE_GET_UI_API_LIST_INFO_RECENT

Get List Views for Object

Tool to get list views for a Salesforce object.

5 input
ActionSALESFORCE_GET_UIAPIMRU_LIST_INFO_ACCOUNT

Get MRU List Info for Account

Tool to get Most Recently Used (MRU) list view metadata for Account object.

ActionSALESFORCE_GET_UI_API_MRU_LIST_RECORDS_ACCOUNT

Get MRU List Records for Account

Tool to get Most Recently Used (MRU) list view records for Account object.

5 input
ActionSALESFORCE_GET_UIAPI_ACTIONS_MRU_LIST_ACCOUNT

Get MRU List View Actions

Tool to retrieve header actions available on the MRU (Most Recently Used) list view for a specified Salesforce object.

3 input
ActionSALESFORCE_GET_MRU_LIST_VIEW_METADATA

Get MRU list view metadata

Tool to retrieve MRU list view metadata for a Salesforce object.

1 input
ActionSALESFORCE_GET_UI_API_APPS_USER_NAV_ITEMS

Get Personalized Navigation Items

Tool to get personalized navigation items for a specific Salesforce app.

5 input
ActionSALESFORCE_GET_SOBJECT_PLATFORMACTION

Get PlatformAction SObject metadata

Retrieves metadata description of PlatformAction SObject.

ActionSALESFORCE_HEAD_QUICK_ACTIONS

Get Quick Actions headers

Tool to return HTTP headers for Quick Actions resource without response body.

ActionSALESFORCE_HEAD_SOBJECTS_USER_PASSWORD

Get User password headers

Tool to return HTTP headers for User password resource without response body.

1 input
ActionSALESFORCE_GET_PICKLIST_VALUES_BY_RECORD_TYPE

Get Values for All Picklist Fields

Tool to get values for all picklist fields of a record type, including dependent picklists.

2 input
ActionSALESFORCE_GET_ACCOUNT

Get account

Retrieves a specific account by ID from Salesforce, returning all available fields.

1 input
ActionSALESFORCE_GET_ALL_FIELDS_FOR_OBJECT

Get all fields for an object

Retrieves all fields (standard and custom) for a Salesforce object with complete metadata including field types, constraints, picklist values, and…

1 input
ActionSALESFORCE_GET_ALL_NAVIGATION_ITEMS

Get all navigation items

Gets all navigation items (tabs) that the user has access to.

4 input
ActionSALESFORCE_GET_ALL_CUSTOM_OBJECTS

Get all objects

Retrieves all Salesforce objects (standard and custom) with detailed metadata.

3 input
ActionSALESFORCE_GET_APP

Get an app

Tool to get metadata about a specific Salesforce app by ID.

2 input
ActionSALESFORCE_GET_SOBJECTS_SOBJECT_DESCRIBE_APPROVALLAYOUTS

Get approval layouts for object

Retrieves approval layouts for a specified Salesforce object.

1 input
ActionSALESFORCE_GET_APPS

Get apps

Tool to get metadata for all apps a user has access to.

1 input
ActionSALESFORCE_GET_A_BATCH_OF_RECORDS

Get batch of UI API records

Tool to retrieve multiple Salesforce records in a single request with customizable field selection.

3 input
ActionSALESFORCE_GET_LIST_VIEW_METADATA_BATCH

Get batch of list view metadata

Tool to retrieve metadata for multiple list views in a single batch request.

1 input
ActionSALESFORCE_GET_RELATED_LIST_PREFERENCES_BATCH

Get batch of related list user preferences

Tool to get a batch of related list user preferences from Salesforce.

1 input
ActionSALESFORCE_GET_CAMPAIGN

Get campaign

Retrieves a specific campaign by ID from Salesforce, returning all available fields.

1 input
ActionSALESFORCE_GET_CHILD_RECORDS

Get child records

Tool to get child records for a specified parent record and child relationship name.

6 input
ActionSALESFORCE_GET_COMPOSITE_RESOURCES

Get composite resources

Tool to retrieve a list of available composite resources in Salesforce.

ActionSALESFORCE_GET_CONSENT_ACTION

Get consent preferences

Tool to retrieve aggregated consent preferences across multiple records for a specific action.

2 input
ActionSALESFORCE_GET_CONTACT

Get contact

Retrieves a specific contact by ID from Salesforce, returning all available fields.

2 input
ActionSALESFORCE_HEAD_ACTIONS_CUSTOM

Get custom actions headers

Tool to return HTTP headers for custom invocable actions without response body.

1 input
ActionSALESFORCE_LIST_CUSTOM_INVOCABLE_ACTIONS

Get custom invocable actions

Retrieves the list of custom actions including Flow actions, Apex actions, and invocable processes.

ActionSALESFORCE_GET_DASHBOARD

Get dashboard

Gets detailed metadata for a specific dashboard including its components, layout, and filters.

1 input
ActionSALESFORCE_GET_SUPPORTED_OBJECTS_DIRECTORY

Get directory of supported objects

Tool to get a Salesforce org's active theme and directory of supported objects.

1 input
ActionSALESFORCE_GET_FILE_CONTENT

Get file content

Returns the binary content of a Salesforce file, including references to external files.

3 input
ActionSALESFORCE_GET_FILE_INFORMATION

Get file information

Tool to retrieve comprehensive metadata and information about a specified file in Salesforce.

1 input
ActionSALESFORCE_GET_FILE_SHARES

Get file shares

Returns information about the objects with which the specified file has been shared.

1 input
ActionSALESFORCE_GET_GLOBAL_ACTIONS

Get global actions

Tool to retrieve actions displayed in the Salesforce Global Actions menu with metadata.

3 input
ActionSALESFORCE_HEAD_SOBJECTS_GLOBAL_DESCRIBE_LAYOUTS

Get global publisher layouts headers

Tool to return HTTP headers for all global publisher layouts without response body.

2 input
ActionSALESFORCE_GET_JOB_FAILED_RECORD_RESULTS

Get job failed record results

Tool to retrieve failed records from a Salesforce Bulk API 2.0 ingest job.

3 input
ActionSALESFORCE_GET_QUERY_JOB_INFO

Get job info query

Tool to retrieve information about a Salesforce Bulk API v2 query job.

1 input
ActionSALESFORCE_GET_QUERY_JOB_RESULTS

Get job query result

Retrieves results for a completed Bulk API v2 query job in CSV format.

3 input
ActionSALESFORCE_GET_JOB_SUCCESSFUL_RECORD_RESULTS

Get job successful record results

Tool to retrieve successfully processed records from a Salesforce Bulk API 2.0 ingest job.

3 input
ActionSALESFORCE_GET_JOB_UNPROCESSED_RECORD_RESULTS

Get job unprocessed record results

Tool to retrieve unprocessed records from a Salesforce Bulk API 2.0 ingest job.

3 input
ActionSALESFORCE_GET_LAST_SELECTED_APP

Get last selected app

Retrieves the app the current user last selected or the app the user sees by default.

1 input
ActionSALESFORCE_GET_S_OBJECTS_DESCRIBE_LAYOUTS_RECORD_TYPE_ID

Get layouts for object with record type

Tool to retrieve layout metadata for a specific record type on an object.

2 input
ActionSALESFORCE_GET_LEAD

Get lead

Retrieves a specific lead by ID from Salesforce, returning all available fields.

1 input
ActionSALESFORCE_GET_LIST_VIEW_METADATA_BY_NAME

Get list view metadata

Returns list view metadata by object and list view API name.

2 input
ActionSALESFORCE_GET_LIST_VIEW_RECORDS_BY_NAME

Get list view records by API name

Retrieves paginated record data for a specified list view using the object and list view API names.

9 input
ActionSALESFORCE_GET_LIST_VIEW_RECORDS_BY_ID

Get list view records by ID

Returns record data for a list view by its ID.

6 input
ActionSALESFORCE_GET_LIST_VIEW_RESULTS

Get list view results

Retrieves the results of a list view for a specified sObject.

2 input
ActionSALESFORCE_GET_OBJECT_LIST_VIEWS

Get list views for an object

Returns a collection of list views associated with a Salesforce object.

1 input
ActionSALESFORCE_GET_SOBJECT_LIST_VIEWS

Get list views for sObject

Tool to retrieve list views for a specified sObject.

1 input
ActionSALESFORCE_GET_UI_API_ACTIONS_LOOKUP_ACCOUNT

Get lookup field actions

Tool to get lookup field actions for a Salesforce object.

4 input
ActionSALESFORCE_GET_LOOKUP_FIELD_SUGGESTIONS

Get lookup field suggestions

Tool to retrieve lookup field suggestions for editing lookup fields with search filtering.

8 input
ActionSALESFORCE_GET_LOOKUP_SUGGESTIONS_CASE_CONTACT

Get lookup field suggestions with POST

Tool to get lookup field suggestions with POST request.

8 input
ActionSALESFORCE_GET_MRU_LIST_VIEW_RECORDS

Get most recently used list view records

Tool to retrieve record data for an object's most recently used (MRU) list view.

6 input
ActionSALESFORCE_GET_COMPOSITE_SOBJECTS

Get multiple records by IDs

Retrieves multiple records of the same object type by IDs with a request body.

3 input
ActionSALESFORCE_GET_SOBJECT_COLLECTIONS

Get multiple sObject records

Tool to retrieve multiple records of the same sObject type in a single API call.

4 input
ActionSALESFORCE_GET_NOTE

Get note

Retrieves a specific note by ID from Salesforce, returning all available fields.

1 input
ActionSALESFORCE_GET_OPPORTUNITY

Get opportunity

Retrieves a specific opportunity by ID from Salesforce, returning all available fields.

2 input
ActionSALESFORCE_GET_ORG_LIMITS

Get organization limits

Tool to retrieve organization limits with max and remaining allocations.

ActionSALESFORCE_GET_PHOTO_ACTIONS

Get photo actions

Tool to retrieve available photo actions for Salesforce pages.

3 input
ActionSALESFORCE_HEAD_PROCESS_RULES_S_OBJECT

Get process rules headers

Tool to return HTTP headers for process rules of an sObject without retrieving the response body.

1 input
ActionSALESFORCE_HEAD_SOBJECT_QUICK_ACTION_DEFAULT_VALUES

Get quick action default values headers by ID

Tool to return HTTP headers for sObject quick action default values by context ID without response body.

5 input
ActionSALESFORCE_GET_QUICK_ACTIONS

Get quick actions

Tool to retrieve global and object-specific quick actions from Salesforce.

ActionSALESFORCE_GET_UI_API_RECORD_UI

Get record UI data and metadata

Tool to retrieve layout, field metadata, and record data in a single response.

7 input
ActionSALESFORCE_GET_RECORD_COUNTS

Get record count for objects

Tool to retrieve total record counts for specified Salesforce objects.

1 input
ActionSALESFORCE_GET_RECORD_EDIT_PAGE_ACTIONS

Get record edit page actions

Tool to get available actions on record edit pages.

4 input
ActionSALESFORCE_GET_SOBJECT_RELATIONSHIP

Get records using sObject relationships

Retrieves records by traversing sObject relationships using friendly URLs.

4 input
ActionSALESFORCE_GET_UI_API_ACTIONS_RECORD_RELATED_LIST

Get related list actions

Tool to get available actions on related lists for a record detail page.

5 input
ActionSALESFORCE_GET_RELATED_LIST_ACTIONS

Get related list actions

Tool to get actions on related lists for record detail pages.

5 input
ActionSALESFORCE_GET_RELATED_LIST_RECORDS_CONTACTS

Get related list records with request body

Tool to retrieve related list records with request body parameters for filtering and pagination.

8 input
ActionSALESFORCE_GET_UIAPI_RELATED_LIST_PREFERENCES

Get related list user preferences

Tool to retrieve user preferences for a specific related list on an object.

2 input
ActionSALESFORCE_GET_REPORT_INSTANCE

Get report instance results

Gets the results of a report instance created by running a report.

2 input
ActionSALESFORCE_GET_REPORT

Get report metadata

Gets detailed metadata for a specific report including its structure, columns, filters, and groupings.

1 input
ActionSALESFORCE_GET_SOBJECT_QUICK_ACTION_DEFAULT_VALUES

Get sObject Quick Action Default Values

Retrieves default field values for a specific quick action on an sObject.

2 input
ActionSALESFORCE_GET_S_OBJECT_QUICK_ACTION_DEFAULT_VALUES

Get sObject Quick Action Default Values by ID

Retrieves default field values for a quick action in a specific record context.

3 input
ActionSALESFORCE_GET_SOBJECT_BY_EXTERNAL_ID

Get sObject by external ID

Tool to retrieve a Salesforce record by matching an external ID field value.

4 input
ActionSALESFORCE_GET_SOBJECT_LIST_VIEW

Get sObject list view information

Tool to retrieve basic information about a specific list view for an sObject.

2 input
ActionSALESFORCE_HEAD_SOBJECTS_QUICK_ACTION

Get sObject quick action headers

Tool to return HTTP headers for a specific sObject quick action without response body.

4 input
ActionSALESFORCE_GET_S_OBJECT_RECORD

Get sObject record by ID

Tool to retrieve a single Salesforce record by ID from any sObject type.

3 input
ActionSALESFORCE_GET_SEARCH_LAYOUT

Get search result layouts

Retrieves search result layout information for specified sObjects.

1 input
ActionSALESFORCE_HEAD_ACTIONS_STANDARD

Get standard actions headers

Tool to return HTTP headers for standard invocable actions metadata without response body.

2 input
ActionSALESFORCE_LIST_STANDARD_INVOCABLE_ACTIONS

Get standard invocable actions

Retrieves the list of standard actions that can be statically invoked.

ActionSALESFORCE_GET_SUPPORT

Get support knowledge

Retrieves the root of the Support Knowledge REST API.

ActionSALESFORCE_GET_SUPPORT_KNOWLEDGE_ARTICLES

Get support knowledge articles

Retrieves user's visible knowledge articles and data categories from Salesforce Knowledge.

8 input
ActionSALESFORCE_GET_THEME

Get theme

Tool to get icons and colors for Salesforce UI themes.

ActionSALESFORCE_GET_S_OBJECTS_UPDATED

Get updated sObject records

Tool to retrieve a list of sObject records that have been updated within a given timeframe.

3 input
ActionSALESFORCE_GET_USER_INFO

Get user info

Retrieves information about the current user or a specific user in Salesforce.

2 input
ActionSALESFORCE_SOBJECT_USER_PASSWORD

Get user password expiration status

Tool to check whether a Salesforce user's password has expired.

1 input
ActionSALESFORCE_LIST_ANALYTICS_TEMPLATES

List Analytics templates

Tool to list CRM Analytics templates available in the org.

4 input
ActionSALESFORCE_LIST_ACCOUNTS

List accounts

Lists accounts from Salesforce using SOQL query, allowing flexible filtering, sorting, and field selection.

1 input
ActionSALESFORCE_LIST_CAMPAIGNS

List campaigns

Lists campaigns from Salesforce using SOQL query, allowing flexible filtering, sorting, and field selection.

1 input
ActionSALESFORCE_LIST_CONTACTS

List contacts

Lists contacts from Salesforce using SOQL query, allowing flexible filtering, sorting, and field selection.

1 input
ActionSALESFORCE_LIST_DASHBOARDS

List dashboards

Lists all dashboards available in Salesforce with basic metadata including name, ID, and URLs.

ActionSALESFORCE_LIST_EMAIL_TEMPLATES

List email templates

Lists available email templates in Salesforce with filtering and search capabilities.

8 input
ActionSALESFORCE_LIST_LEADS

List leads

Lists leads from Salesforce using SOQL query, allowing flexible filtering, sorting, and field selection.

1 input
ActionSALESFORCE_LIST_NOTES

List notes

Lists notes from Salesforce using SOQL query, allowing flexible filtering, sorting, and field selection.

1 input
ActionSALESFORCE_LIST_OPPORTUNITIES

List opportunities

Lists opportunities from Salesforce using SOQL query, allowing flexible filtering, sorting, and field selection.

1 input
ActionSALESFORCE_LIST_PRICEBOOK_ENTRIES

List pricebook entries

Lists pricebook entries from Salesforce using SOQL query, allowing flexible filtering, sorting, and field selection.

1 input
ActionSALESFORCE_LIST_PRICEBOOKS

List pricebooks

Lists pricebooks from Salesforce using SOQL query, allowing flexible filtering, sorting, and field selection.

1 input
ActionSALESFORCE_LIST_REPORTS

List reports

Lists all reports available in Salesforce with basic metadata including name, ID, and URLs.

ActionSALESFORCE_LOG_CALL

Log call

Logs a completed phone call as a task in Salesforce with call-specific details like duration, type, and disposition.

9 input
ActionSALESFORCE_LOG_EMAIL_ACTIVITY

Log email activity

Creates an EmailMessage record to log email activity in Salesforce, associating it with related records.

15 input
ActionSALESFORCE_MASS_TRANSFER_OWNERSHIP

Mass transfer ownership

Transfers ownership of multiple records to a new owner in a single operation using Salesforce's composite API for better performance.

4 input
ActionSALESFORCE_PARAMETERIZED_SEARCH

Parameterized Search

Tool to execute RESTful search using parameters instead of SOSL clause.

9 input
ActionSALESFORCE_POST_PARAMETERIZED_SEARCH

Parameterized Search

Tool to execute parameterized search across Salesforce objects with advanced filtering.

8 input
ActionSALESFORCE_QUERY_ALL

Query All (including deleted)

Tool to execute SOQL queries including soft-deleted and archived records.

1 input
ActionSALESFORCE_QUERY_CONTACTS_BY_NAME

Query contacts by name

DEPRECATED: Finds Salesforce Contact records by name using a case-insensitive search.

3 input
ActionSALESFORCE_QUERY_REPORT

Query report

DEPRECATED: Executes a Salesforce report synchronously by its id and reportType, optionally with dynamic ad-hoc adjustments like filters or groupings, and…

32 input
ActionSALESFORCE_REMOVE_A_SPECIFIC_CONTACT_BY_ID

Remove a specific contact by id

DEPRECATED: Permanently deletes a specific Contact from Salesforce using its unique ID, which must correspond to an existing record.

1 input
ActionSALESFORCE_REMOVE_ACCOUNT_BY_UNIQUE_IDENTIFIER

Remove account by unique identifier

DEPRECATED: Deletes an existing Salesforce Account using its unique ID, returning an empty response on success (HTTP 204).

1 input
ActionSALESFORCE_REMOVE_CAMPAIGN_OBJECT_BY_ID

Remove campaign object by id

DEPRECATED: Permanently deletes a specific Campaign SObject in Salesforce using its unique ID.

1 input
ActionSALESFORCE_REMOVE_FROM_CAMPAIGN

Remove from campaign

Removes a lead or contact from a campaign by deleting the CampaignMember record.

3 input
ActionSALESFORCE_REMOVE_NOTE_OBJECT_BY_ID

Remove note object by id

DEPRECATED: Permanently deletes an existing Salesforce Note object identified by its unique ID.

1 input
ActionSALESFORCE_REMOVE_OPPORTUNITY_BY_ID

Remove opportunity by id

DEPRECATED: Permanently deletes an existing Salesforce Opportunity by its ID; if the Opportunity does not exist, a 'not found' (404) error occurs.

1 input
ActionSALESFORCE_GET_NOTE_BY_ID_WITH_FIELDS

Retrieve Note with conditions

DEPRECATED: Retrieves a Salesforce Note object by its ID, optionally specifying which fields to return; the Note ID must exist.

2 input
ActionSALESFORCE_RETRIEVE_ACCOUNT_DATA_AND_ERROR_RESPONSES

Retrieve account data and error responses

DEPRECATED: Retrieves comprehensive metadata for the Salesforce Account sObject, detailing its properties, recent records, and related resource URLs.

ActionSALESFORCE_RETRIEVE_CAMPAIGN_DATA_WITH_ERROR_HANDLING

Retrieve campaign data with error handling

DEPRECATED: Retrieves comprehensive information and metadata for the Salesforce Campaign sObject, provided it is enabled and accessible in the organization,…

ActionSALESFORCE_RETRIEVE_CONTACT_INFO_WITH_STANDARD_RESPONSES

Retrieve contact object metadata

DEPRECATED: Retrieves comprehensive metadata (e.g., fields, data types, picklist values) for the Salesforce Contact SObject; this action does not retrieve…

ActionSALESFORCE_RETRIEVE_LEAD_BY_ID

Retrieve lead by id

Retrieves details for a Salesforce Lead by its ID; the specified Lead ID must exist in Salesforce.

3 input
ActionSALESFORCE_RETRIEVE_LEAD_DATA_WITH_VARIOUS_RESPONSES

Retrieve lead data with various responses

DEPRECATED: Retrieves Lead sObject data from Salesforce, such as recently viewed leads or general Lead object information.

ActionSALESFORCE_RETRIEVE_NOTE_OBJECT_INFORMATION

Retrieve note object information

DEPRECATED: Retrieves comprehensive metadata for the Salesforce 'Note' SObject, if it is enabled and accessible, to understand its structure and capabilities.

ActionSALESFORCE_RETRIEVE_OPPORTUNITIES_DATA

Retrieve opportunities data

Retrieves all available Opportunity records, representing potential revenue-generating deals, from Salesforce.

ActionSALESFORCE_RETRIEVE_OPPORTUNITY_BY_ID_WITH_OPTIONAL_FIELDS

Retrieve opportunity by id with optional fields

DEPRECATED: Retrieves a Salesforce Opportunity by its ID; the Opportunity ID must exist.

2 input
ActionSALESFORCE_RETRIEVE_SPECIFIC_CAMPAIGN_OBJECT_DETAILS

Retrieve specific campaign object details

DEPRECATED: Retrieves details for a specific Salesforce Campaign object by its ID, optionally limiting to specified fields; the Campaign object must exist.

2 input
ActionSALESFORCE_GET_CONTACT_BY_ID

Retrieve specific contact by id

Retrieves a Salesforce Contact by its unique ID; the ID must correspond to an existing Contact record in Salesforce.

2 input
ActionSALESFORCE_RUN_SOQL_QUERY

Run SOQL query

Executes a SOQL query against Salesforce data.

1 input
ActionSALESFORCE_RUN_REPORT

Run report

Runs a report and returns the results.

1 input
ActionSALESFORCE_SEARCH_ACCOUNTS

Search accounts

Search for Salesforce accounts using criteria like name, industry, type, location, or contact information.

10 input
ActionSALESFORCE_SEARCH_CAMPAIGNS

Search campaigns

Search for Salesforce campaigns using multiple criteria like name, type, status, date range, or active status.

8 input
ActionSALESFORCE_SEARCH_CONTACTS

Search contacts

Search Salesforce Contact records (not Leads — use SALESFORCESEARCHLEADS for those) using name, email, phone, account, or title.

7 input
ActionSALESFORCE_SEARCH_LEADS

Search leads

Search for Salesforce leads using criteria like name, email, phone, company, title, status, or lead source.

9 input
ActionSALESFORCE_SEARCH_NOTES

Search notes

Search for Salesforce notes using multiple criteria like title, body content, parent record, owner, or creation date.

9 input
ActionSALESFORCE_SEARCH_OPPORTUNITIES

Search opportunities

Search for Salesforce opportunities using multiple criteria like name, account, stage, amount, close date, or status.

12 input
ActionSALESFORCE_SEARCH_KNOWLEDGE_ARTICLES

Search suggested article title matches

Search for Salesforce Knowledge articles with titles matching the search query.

7 input
ActionSALESFORCE_GET_SEARCH_SUGGESTIONS

Search suggested queries

Returns a list of suggested searches based on the user's query string.

4 input
ActionSALESFORCE_SEARCH_TASKS

Search tasks

Search for Salesforce tasks using multiple criteria like subject, status, priority, assigned user, related records, or dates.

11 input
ActionSALESFORCE_SEND_EMAIL

Send email

Sends an email through Salesforce with options for recipients, attachments, and activity logging.

13 input
ActionSALESFORCE_SEND_EMAIL_FROM_TEMPLATE

Send email from template

Sends an email using a predefined Salesforce email template with merge field support.

11 input
ActionSALESFORCE_SEND_MASS_EMAIL

Send mass email

Sends bulk emails to multiple recipients immediately and irreversibly using a template or custom content.

9 input
ActionSALESFORCE_SET_USER_PASSWORD

Set user password

Tool to set or reset a user's password in Salesforce.

2 input
ActionSALESFORCE_UPDATE_CAMPAIGN_BY_ID_WITH_JSON

Update Campaign By ID

DEPRECATED: Updates specific fields of an existing Campaign in Salesforce, identified by its unique id, which must already exist.

36 input
ActionSALESFORCE_UPDATE_RELATED_LIST_PREFERENCES

Update Related List Preferences

Tool to update user preferences for a specific related list on an object in Salesforce.

4 input
ActionSALESFORCE_UPDATE_FAVORITE

Update a favorite

Tool to update a favorite's properties in Salesforce UI API.

3 input
ActionSALESFORCE_UPDATE_RECORD

Update a record

Tool to update a record's data in Salesforce via UI API.

8 input
ActionSALESFORCE_UPDATE_ACCOUNT

Update account

Updates an existing account in Salesforce with the specified changes.

24 input
ActionSALESFORCE_UPDATE_ACCOUNT_OBJECT_BY_ID

Update account by id

DEPRECATED: Updates specified fields of an existing Salesforce Account object identified by its unique ID; field names are case-sensitive and read-only fields…

67 input
ActionSALESFORCE_UPDATE_CAMPAIGN

Update campaign

Updates an existing campaign in Salesforce with the specified changes.

15 input
ActionSALESFORCE_UPDATE_CONTACT

Update contact

Updates an existing contact in Salesforce with the specified changes.

17 input
ActionSALESFORCE_UPDATE_CONTACT_BY_ID

Update contact by id

DEPRECATED: Updates specified fields of an existing Salesforce Contact by its ID; at least one field must be provided for modification.

64 input
ActionSALESFORCE_UPDATE_LEAD

Update lead

Updates an existing lead in Salesforce with the specified changes.

21 input
ActionSALESFORCE_UPDATE_LEAD_BY_ID_WITH_JSON_PAYLOAD

Update lead by ID with JSON payload

DEPRECATED: Updates specified fields of an existing Lead in Salesforce via its unique ID (path parameter), returning HTTP 204 on success or error details on…

62 input
ActionSALESFORCE_UPDATE_LIST_VIEW_PREFERENCES

Update list view preferences

Tool to update user preferences for a Salesforce list view including column widths, text wrapping, and display order.

5 input
ActionSALESFORCE_UPDATE_NOTE

Update note

Updates an existing note in Salesforce with the specified changes.

6 input
ActionSALESFORCE_UPDATE_OPPORTUNITY

Update opportunity

Updates an existing opportunity in Salesforce with the specified changes.

12 input
ActionSALESFORCE_UPDATE_OPPORTUNITY_BY_ID

Update opportunity by id

DEPRECATED: Updates specified fields of an existing Salesforce Opportunity by its ID; the Opportunity must exist, and some fields (like Name, StageName,…

49 input
ActionSALESFORCE_SOBJECT_ROWS_UPDATE

Update sObject record

Tool to update specific fields in an existing Salesforce sObject record.

3 input
ActionSALESFORCE_UPDATE_SPECIFIC_NOTE_BY_ID

Update specific note by id

DEPRECATED: Use updatespecificnotebyid instead.

15 input
ActionSALESFORCE_UPDATE_TASK

Update task

Updates an existing task in Salesforce with new information.

11 input
ActionSALESFORCE_UPLOAD_FILE

Upload file to Salesforce Files

Upload a file to Salesforce Files home via the Connect REST API.

7 input
ActionSALESFORCE_UPLOAD_JOB_DATA

Upload job data

Tool to upload CSV data to a Salesforce Bulk API v2 ingest job.

2 input
ActionSALESFORCE_PATCH_COMPOSITE_SOBJECTS

Upsert records using external ID

Tool to upsert up to 200 records using external ID field matching.

4 input
ActionSALESFORCE_UPSERT_SOBJECT_BY_EXTERNAL_ID

Upsert sObject by External ID

Tool to upsert records using sObject Rows by External ID.

5 input