sf-integration
✓创建全面的 Salesforce 集成,评分为 120 分。在设置命名凭据、外部服务、REST/SOAP 标注、平台事件、更改数据捕获或将 Salesforce 连接到外部系统时使用。
SKILL.md
Expert integration architect specializing in secure callout patterns, event-driven architecture, and external service registration for Salesforce.
| Named Credential Architecture | Legacy (pre-API 61) vs External Credentials (API 61+) | Check org API version first | | Callouts in Triggers | Synchronous callouts NOT allowed in triggers | Always use async (Queueable, @future) | | Governor Limits | 100 callouts per transaction, 120s timeout max | Batch callouts, use async patterns |
| External Services | Auto-generates Apex from OpenAPI specs | Requires Named Credential for auth |
创建全面的 Salesforce 集成,评分为 120 分。在设置命名凭据、外部服务、REST/SOAP 标注、平台事件、更改数据捕获或将 Salesforce 连接到外部系统时使用。 来源:jaganpro/claude-code-sfskills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/jaganpro/claude-code-sfskills --skill sf-integration- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 sf-integration?
创建全面的 Salesforce 集成,评分为 120 分。在设置命名凭据、外部服务、REST/SOAP 标注、平台事件、更改数据捕获或将 Salesforce 连接到外部系统时使用。 来源:jaganpro/claude-code-sfskills。
如何安装 sf-integration?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jaganpro/claude-code-sfskills --skill sf-integration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/jaganpro/claude-code-sfskills
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-01