Please enable JavaScript.
Coggle requires JavaScript to display documents.
Integration - Coggle Diagram
Integration
ESB
Event handling
Protocol conversion
Translations/Transformations
Message queue(Error handling)
Service orchestration
Long polling
System/process/Exp API
RPI - R&R
Enh. external service
Open API 2.0 JSON spec
Primitive data types
LWC or VF - Apex SOAP/Rest callout
Triggers SOAP/HTTP callout ( suboptimal)
Batch SOAM/HTTP callout ( suboptimal)
SF system of record
Keep unique id in external
External system of record
External id in SF(Recommended)
Batch data synch(2K+)
CDC
ReplayId
Replication via ETL
SOQL / Query method
SOAP API
CDC
Control tables
Remote callin ( Suboptimal)
RPI ( suboptimal)
Sense of urgency
Remote call-in
SOAP
WSDL
Enterprise
Partner
Platform event
Rest
No predefined contract
Lightweight
Composite call
Platform event
?
Internal subscribe (flow, apex trigger etc)
max 2K response
queryMore()
Apex web/rest ( Suboptimal)
Bulk API 2.0
2K reords
Canvas
Location
VF page
Lightning component
console
Mobile app
Authorization
Signed request(HTTP Post)
Oauth2(HTTP get)
SAML
Connected app
Canvas SDK
Events
Resize
RPI F&F
PE
PE limits
50K (150K) delivered
1MB size
250K published (275K)
ReplayId ( 72 hrs)
CometD
Standard PE
AssetToken Event
BatchApexErrro event
24 hours
High volume PE
72 hours
Create to publish PE
Read to subscribe PE
PE triggered flow
Outbound message (Not invested by SF)
Guranteed delivery
Singel object
Soap message
Contract First from SF
Security considerations
Reverse proxy
2-TLS(no PE)
Data virtualization
Salesforce connect
Odata2.0 or 4.0
Cross org adapters
Custom adapter via apex
External objects
Connect via Middleware
ETL
Streaming API