building-sf-integrations
building sf integrations
What it does
- .namedCredential-meta.xml or External Credential metadata
- outbound REST/SOAP callouts
- External Service registration from OpenAPI specs
- Platform Events, CDC, and event-driven architecture
- choosing sync vs async integration patterns
- configuring the OAuth app itself → configuring-connected-apps
- writing Apex-only business logic → generating-apex
Requirements & configuration
- | Need | Default pattern |
- | Need | Delegate to | Reason |
- | 72–89 | workable but needs architectural review |
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
building-sf-integrations FAQ
What does the building-sf-integrations skill do?
Salesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), data import/export (use handling-sf-data), or CDC channel-membership metadata such as PlatformEventChannel, PlatformEventChannelMember, or EnrichedField (use managing-cdc-enablement). .namedCredential-meta.xml or External Credential metadata outbound REST/SOAP callouts
What does building-sf-integrations require?
| Need | Default pattern | | Need | Delegate to | Reason | | 72–89 | workable but needs architectural review |
How do I install building-sf-integrations?
Run: npx -y skills add https://github.com/forcedotcom/sf-skills --skill building-sf-integrations --agent claude-code — the source lives at github.com/forcedotcom/sf-skills.
Maintain building-sf-integrations?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[building-sf-integrations on getagentictools](https://getagentictools.com/skills/forcedotcom-sf-skills-building-sf-integrations?ref=badge) npx agentictools info skills/forcedotcom-sf-skills-building-sf-integrations The second line is the CLI lookup for this page — handy in READMEs and docs.