Category Salesforce Developer

Join us to become a expert Salesforce Developer. In this blog post series we will share tips and trick for Salesforce Developer.

Enterprise Integration In Salesforce

Enterprise Integration

In this post, we will talk about Enterprise Integration and how enterprise organizations connected their business ecosystem with different integration technology. Let’s start with What is enterprise integration? What is enterprise integration? Most of the time enterprise organizations have multiple…

Dataweave in Apex

Dataweave in Apex

Processing text-based data in Apex is quite a common task, particularly in integrations. And yet, handling JSONs, XMLs and CSVs often requires bulky code, and causes performance issues – in one word: It is painful. Enter Dataweave for Apex (in…