-
Publishing Platform Events from Apex
Triggering Platform events from within Salesforce is pretty easy. Learn how in this post.
-
Important Considerations for Creating an Integration Strategy
When building an integration strategy, a few key considerations must be kept in mind.
-
Connecting to the Salesforce Analytics APIs through Node.js
In this blog article, we’ll be focused in on the Analytics API because it’s primarily used for reporting and dashboards.
-
Connecting to the Salesforce APIs through Node.js
There are a number of different JavaScript modules or libraries that are available on npm to connect to the different REST based Salesforce APIs. In this post, I show my favourite library.
-
Using Salesforce Outbound Messages for Integrations
An outbound message sends information in XML format using SOAP to a specific URL endpoint. The information contains the fields specified when the outbound message is created.
-
Common Salesforce Integration Patterns
Understanding what Salesforce Integration Pattern to use is vital to a successful Salesforce implementation. Choosing the wrong pattern can result in a really weak architecture that fails regularly, or costs a lot.
-
Salesforce Integration – Planning & Documentation
The first step for a successful integration is understanding the goals, planning and documenting the current processes. The most important thing is to understand the stakeholders and what they need to do with the data.
-
Common Reasons Salesforce Integrations Fail
Moving data between systems consistently through an integration can be difficult especially given all of the limits that Salesforce throws at us! The purpose of this blog post is talk about all of the common reasons that a Salesforce integration could fail.
-
Reasons To Integrate Salesforce
When we integrate something we are connecting two applications or systems together so they can talk to each other and share data. There’s a lot of business benefits to integrating Salesforce with other systems whether it be your enterprise resource planning system (ERP), your accounting software (Quickbooks, Simply Accounting, etc), or even your case management system.
-
Integrating Salesforce With Other Apps – A Series!
Salesforce has really transformed a lot of companies I’ve been involved with because it’s made the sales team way more effective and allowed all people that need access to know what’s going on. Integrating Salesforce with other apps has the potential to dramatically improve efficiency and productivity in businesses.