YAY! BLOCKCHAIN - The technology behind Bitcoins. One of the most talked about technologies after AI and Machine Learning. There are lot many definitions of Blockchain available on the internet and its very important to know which framework (Ethereum, Hyperled…
Whenever we build large systems, performance is one of the key aspect that we need to take into consideration. The performances can generally correspond to the load balancing of the servers, the response time of the pages we build, so on and so forth! When we…
What are bots or more specifically chatbots? How do they work? Why are they such a big opportunity? What is the need of a chatbot integration? Its important to know the answer to these questions since otherwise the integration wouldn't really look to be of sig…
Salesforce MVPs are exceptional individuals helping millions of Trailblazers and customers thrive by sharing their knowledge, leadership, and creativity within the Salesforce Community. Salesforce MVPs are nominated by the community and awarded MVP status for…
In today's world, most of the business deals get done via emails and phone calls, but there is always a need for the in-person meetings. A year ago, Salesforce has introduced a powerful package on the similar lines, by the name of FIELD SERVICE LIGHTNING. As…
By now almost everyone knows about the Landmark Global Strategic Partnership announced by Salesforce and IBM in March this year. But what exactly is the outcome expected with this partnership. Is it only about leveraging the AI capabilities using Einstein and…
Integration is the process of bringing different systems into a communication mode and sharing the data between them. Over the years, there has been a humongous growth in the number of systems that are available, and one common mode of exposing the data to the…
In the last post we have seen that Mulesoft provides a bunch of connectors and transformers that could be used to design the flows. In this article lets try to look at some of the ways in which we could invoke Salesforce from Mulesoft, and vice - versa.…
In our previous post we saw the overview of Mulesoft, why it is used and how it fits into the ESB ecosystem. In this post we will quickly see in brief the tools available for developing the integration application in Mulesoft Anypoint Studio Anypoint Studio is…
In our previous posts on inteygrate we have seen few integrations by writing Apex classes, creating Web Services, using Salesforce in-built features, utilising wrappers (written in Python, PHP etc.) and downloading apps from AppExchange. In this and next few a…