sfb2b-integration

Standardize Salesforce B2B, ERP, and CPQ integration data and automation pipelines.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Architect-And-Bot/sf-b2b-commerce-template --skill sfb2b-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sfb2b-integration
Source: https://github.com/Architect-And-Bot/sf-b2b-commerce-template/tree/main/.claude/skills/sfb2b-integration
Command: npx skills add https://github.com/Architect-And-Bot/sf-b2b-commerce-template --skill sfb2b-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Salesforce B2B Commerce often struggles with fragmented data flows and manual handoffs between ERP, CPQ, tax, and payment systems. This skill provides a coherent blueprint to standardize integration patterns, reduce data drift, and accelerate go-live cycles across ecosystems.

Core Features & Use Cases

  • ERP cart-to-order flow orchestration through middleware
  • Pricebook and product data synchronization between ERP and Salesforce Product2
  • Invoice retrieval and attachment to Salesforce orders
  • CPQ blueprint session management and configuration capture
  • Tax calculation integration with exemption handling and address validation
  • Idempotent order submission with robust retry and circuit breaker patterns

Quick Start

Configure your Salesforce environment to enable the sfb2b-integration patterns and run the ERP‑CPQ‑Tax‑Payment workflows described in the guidance.

Frequently Asked Questions about sfb2b-integration

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

FAQPage Schema
How do I integrate Salesforce B2B Commerce with an ERP for order submission?

Salesforce B2B Commerce ERP integration is orchestrated through standardized cart-to-order flows using middleware, applying idempotency keys and retry logic to ensure deterministic, auditable order submission.

What is the best way to synchronize ERP pricebook and product data with Salesforce?

Pricebook and product data synchronization between ERP and Salesforce Product2 is handled by standardizing data automation pipelines, reducing data drift and ensuring consistent pricing across your B2B ecosystem.

How does tax calculation integration handle exemptions and address validation in Salesforce B2B?

Tax calculation integration manages address validation and tax exemption handling by routing deterministic calls through middleware, ensuring accurate tax computation across multi-system landscapes.

Can I manage CPQ blueprint sessions and capture configurations during an ERP integration?

CPQ blueprint session management and configuration capture are supported natively within the integration pipeline, allowing seamless interoperability between Salesforce CPQ, ERP, and B2B Commerce.

Why do my Salesforce B2B integrations fail during high-volume payment gateway workflows?

Integration failures during payment gateway workflows are mitigated by implementing circuit breaker patterns, robust error handling, and idempotency keys to prevent duplicate transactions and ensure reliable processing.

Do I need middleware to connect Salesforce B2B with external ERP and payment systems?

Middleware is required to standardize data flows and automation pipelines between Salesforce B2B, ERP, and payment gateways, enabling deterministic calls and reducing manual handoffs across the ecosystem.