salesforce

Creates and queries CRM records in Salesforce using valid API credentials.

199|25|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/refly-ai/refly-skills --skill salesforce-refly-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: salesforce
Source: https://github.com/refly-ai/refly-skills/tree/main/skills/salesforce
Command: npx skills add https://github.com/refly-ai/refly-skills --skill salesforce-refly-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines interactions with Salesforce, enabling users to efficiently manage CRM data without manual navigation of the Salesforce interface.

Core Features & Use Cases

  • Record Creation: Create new leads, contacts, accounts, and opportunities.
  • Record Querying: Search and retrieve existing records based on specified criteria.
  • Workflow Automation: Integrate Salesforce operations into broader automated sales processes.
  • Use Case: Automatically create a new contact in Salesforce when a new lead is generated from a marketing campaign.

Quick Start

Use the salesforce skill to create a new lead named John Doe at Tech Corp.

Frequently Asked Questions about salesforce

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

FAQPage Schema
How do I automate Salesforce CRM record creation for new leads?

You can automate Salesforce CRM record creation by using this Skill to programmatically generate new leads, contacts, and accounts, integrating Salesforce operations directly into broader automated sales workflows without manual interface navigation.

Can I query existing Salesforce accounts and opportunities programmatically?

Yes, you can query existing Salesforce accounts and opportunities by specifying search criteria to search and retrieve CRM records, automating data extraction and opportunity tracking processes.

Do I need valid Salesforce API credentials to manage CRM data?

Yes, you need valid Salesforce API credentials to manage CRM data, as programmatic interaction with standard Salesforce objects requires authentication and adherence to object-specific field requirements for data integrity.

What standard Salesforce objects are supported for lead management and record creation?

Standard Salesforce objects supported for lead management and record creation include leads, contacts, accounts, and opportunities, allowing automated management of CRM data through programmatic interaction.

Are there field requirements when creating new Salesforce records through API automation?

Yes, creating new Salesforce records through API automation requires adherence to object-specific field requirements to ensure data integrity within the Salesforce CRM system.