WhoId and WhatId in salesforce
WhoID in Salesforce refers to people things. So that would be typically a Lead ID or a Contact ID. The…
Integration | DevOps
WhoID in Salesforce refers to people things. So that would be typically a Lead ID or a Contact ID. The…
In this article, we will be trying to understand the uses and benefits of tagging with your repository. How it helps…
In this Article, we will see how we can optimize and allow Json data to accept and transform duplicate elements.…
In project development sometimes we needed to convert the payload from xml to json. We also need to write the…
In this article I will discuss about the five pillars(components) of Azure DevOps. These pillars actually helps to build and…
In integration development there are lot of patterns that we can follow based on project requirements. Circuit Breaker is one…
The last post was a comparison between batch apex and @future apex. There are some advantage and disadvantage with both…
Issue: You can not access Anypoint Platform after configuring External Identity in Anypoint Studio. Reason: One of most common issues…
Objective How to install Git plugin in Anypoint studio. The installation advantage of git plugin to Anypoint studio that you can…
In my previous articles How to generate Mule flow using RAML and MUnit complete coverage for ApiKit flows Part1 – Mule4 we have seen…