We have used the various integration patterns but its vary handy to see all the option listed in a single snapshot.
Loved this list on Salesforce documentation on native integration capabilities of Salesforce!
For more advanced integration strategies and patterns you would need to consider a middleware technology. Salesforce native integration can be implemnted to APEX code. APEX is a great programming tool however it is not 4th generation technology unlike ETL tools like Mulesoft and Dell Boomi and hence simplicity comes with a price of scalibity and maintanence.
Reference
https://developer.salesforce.com/docs/atlas.en-us.integration_patterns_and_practices.meta/integration_patterns_and_practices/integ_pat_pat_summary.htm
Commentaires