Blogs

  • How to Handle JSON Response Parsing in Salesforce Apex

    Summary There have been instances when I faced confusion regarding the process of parsing a JSON string to extract the necessary value. Let’s now explore how this can be accomplished. ##Example JSON ##This is easy method of all I tried Copy the above JSON String and generate Apex using this apex generator tool. Json2Apex Generator…

    Read more…

  • How can we query an Entitlement Process through Apex

    Actual Object name to access from API is SlaProcess and in UI it is EntitlementProcess

    Read more…

  • Addressing Unwanted Leave Site Notifications in Sage CRM

    As you are likely aware, users can access Sage CRM by opening a web browser and navigating to the dedicated web application hosted securely on a remote server. Consequently, any changes or updates made to browser versions have the potential to impact the performance of Sage CRM. It’s worth noting that a significant portion of…

    Read more…