connect-ai-salesforce

Automate Salesforce data retrieval and manipulation via the Salesforce API.

4|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/CDataSoftware/connect-ai-skills --skill connect-ai-salesforce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-ai-salesforce
Source: https://github.com/CDataSoftware/connect-ai-skills/tree/main/skills/connectors/connect-ai-salesforce
Command: npx skills add https://github.com/CDataSoftware/connect-ai-skills --skill connect-ai-salesforce

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires CData Connect AI, Salesforce API, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of querying and manipulating Salesforce data, allowing users to automate common tasks and streamline their workflows.

Core Features & Use Cases

  • Salesforce Data Querying: Offers schema discovery, query construction, and execution guidance for Salesforce objects.
  • Salesforce Data Manipulation: Supports the execution of Salesforce stored procedures and batch operations.
  • Use Case: Users can leverage this Skill to automate data extraction, update records, and perform other CRUD operations on Salesforce objects.

Quick Start

Run a query to fetch the details of all Accounts with the 'Customer' Type.

Frequently Asked Questions about connect-ai-salesforce

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Salesforce data querying for custom CRM workflows?

Automate Salesforce data querying by using this Skill to construct queries, discover schemas, and execute data retrieval directly against the Salesforce API. It streamlines CRM workflows involving data analysis and custom reporting without manual extraction.

Can I execute Salesforce stored procedures and batch operations automatically?

Yes, you can execute Salesforce stored procedures and batch operations automatically. This Skill supports Salesforce data manipulation, allowing you to perform bulk record updates and other CRUD operations efficiently.

Do I need CData Connect AI and Salesforce API credentials to manipulate Salesforce records?

Yes, you need both CData Connect AI and Salesforce API credentials to manipulate Salesforce records. These dependencies are required to authenticate and execute automated data retrieval and manipulation tasks.

What is the best way to perform CRUD operations on Salesforce objects via API?

The best way to perform CRUD operations on Salesforce objects is by leveraging automated API execution through this Skill. It handles schema discovery and query construction to update records and extract data seamlessly.

How does schema discovery work when querying Salesforce data?

Schema discovery for querying Salesforce data works by guiding query construction based on the available Salesforce objects. This allows you to accurately fetch details, such as filtering Accounts by Type, and automate data extraction.

Are there limitations when using Salesforce API for batch data manipulation?

Limitations when using the Salesforce API for batch data manipulation depend on your specific API credentials and CData Connect AI configuration. You must ensure your environment supports the required procedures for automated CRM record management.