Integration articles
48 articles · APIs & middleware
Salesforce Life Sciences Cloud Architecture: HCP vs Patient
Merging HCP and patient records into one Account and Contact hierarchy is cheap on day one and expensive at the first...
Salesforce Webhook Integration With JWT Bearer Flow
Salesforce has no inbound webhook listener, so third-party callbacks need a small service in front of the org. Building...
Salesforce Jira Integration: Build vs. Buy Cost Analysis
Building a custom Salesforce-Jira integration looks cheaper than buying one. Hidden maintenance and development hours...
Salesforce SharePoint Integration: Access, Organize, Process
Connecting Salesforce and SharePoint comes up constantly. Here are five ways to do it, and what each one actually gives...
Salesforce Open CTI Retirement: Plan Your Telephony Strategy
Salesforce's Open CTI framework retires on February 28, 2028. Here is how to map your dependencies, weigh Salesforce...
Salesforce Large File Downloads: Chunked Integration
Offline-first mobile apps need large file downloads that survive a bad network. How to build chunked, resumable...
Connected App 302 Found: Apex Callout Solutions
A `System.HttpResponse[Status=Found, StatusCode=302]` on a Connected App callout will stop an integration dead. Here is...
Salesforce Data 360 Clean Rooms: Zero-Copy Architecture
Salesforce Data 360 Clean Rooms enable secure cross-organization data collaboration with a zero-copy architecture. Here...
Integrate Salesforce with Firebase for Push Notifications
How to wire Salesforce to Firebase Cloud Messaging for mobile push: a metadata-driven architecture covering device...
BotDefinition Delete Error: INSUFFICIENT_ACCESS_OR_READONLY
The DELETE on a BotDefinition returns INSUFFICIENT_ACCESS_OR_READONLY even after every BotVersion is deactivated. What...
Salesforce APIs: Complete Guide to REST, SOAP, Bulk, Tooling & Streaming
Salesforce ships nine different APIs for nine different jobs. This pillar maps each API to its right use case: REST for...
Salesforce Integration: A Developer's Roadmap
A technical path through Salesforce integration, covering the core patterns, the protocols they run on, and the...