Skip to content

Hamza Siddiqui

3x Salesforce MVP | 24x Certified | Salesforce App & System Architect

Blog
  • Home
  • Corona Tracker
  • Travel
  • Contact

Blog

Mulesoft, Salesforce

Mulesoft Salesforce Integration: Using Upsert and Query

This article will explain how to create a Mule API that can UPSERT (INSERT and UPDATE) and RETRIEVE contacts information from Salesforce CRM using Salesforce Connector. 1. Define the RAML and Generate the RAML Flows: POST: /contacts — Resource that will upsert contacts in Salesforce. GET: /contacts —
Read More

September 3, 2019September 3, 2019hamzaLeave a comment
Salesforce

Get Hands-on Using Platform Events from Batch Apex Classes

Requirement : Modify an existing batch Apex job to raise BatchApexErrorEvents Take an existing batch Apex job class and update it to implement the Database.RaisesPlatformEvents interface. Then, add a trigger on BatchApexErrorEvent that logs exceptions in the batch job to a custom
Read More

August 30, 2019August 30, 2019hamza20 Comments
Salesforce

How to access Custom Labels in Lightning Web Components (lwc)

What is a Custom Label?Custom labels are text values stored in Salesforce that can be translated into any language that Salesforce supports. Use custom labels to create multilingual applications that present information (for example, help text or error messages) in a user’s
Read More

August 23, 2019August 24, 2020hamza8 Comments
Salesforce

Auto Convert Leads using Process Builder or Flow

Convert Leads into Accounts, Contacts, and (optional) Opportunities on-demand according to your criteria. This solution includes one apex class and its unit test. Get the complete class and test class from github repository : https://github.com/mhamzas/sfdc-auto-convert-leads-process See below instructions for setting this up
Read More

August 16, 2019August 16, 2019hamza1 Comment
Salesforce

Scripted Data Loader for Mac/Linux

This project provides the missing configuration and scripts for running the Apex Data Loader from Linux or Mac command line. The Apex Data Loader provided by Salesforce.com is for Windows only but it is a Java jar file that can be run
Read More

August 10, 2019August 10, 2019hamzaLeave a comment
Salesforce

USING EXERNAL ID FIELDS IN SALESFORCE

Salesforce has baked in some “magical” features into its platform. Two of my favorites are the upsert command and the use of External IDs. If you are new to the platform, you’ve probably seen the option of making a field an “External
Read More

August 7, 2019August 7, 2019hamza1 Comment
Salesforce

Triggers on Opportunity/Account Contact Role objects – Using Change Data Capture

We all know Contact Role objects have been a pain in the …! Why? Because they are not first class objects, which implies you cannot create workflow rules, process builder or triggers on these objects. There are ideas posted, to vote for,
Read More

July 26, 2019July 26, 2019hamza1 Comment
Salesforce

Iterate Map in Lightning Web Components

Lightning Web Components (LWC) is a new development approach provided by Salesforce. If you are still thinking where to start studying about Lightning Web Component (LWC) then you can start from here. In the end I have added link of other post which you
Read More

June 26, 2019June 26, 2019hamza1 Comment
Salesforce

Salesforce Summer 19 Release Notes: Top 20 Features

Salesforce is back again with Summer 19 Release. In this Hot summer, Salesforce comes with some of the cool features.  I go through the Salesforce Summer 19 Release Notes and found some point. Which are useful for both Salesforce Admin and Developer.
Read More

June 25, 2019June 25, 2019hamza4 Comments
Salesforce

Apex Calling Methods In Lightning web components

Let’s discuss here how to call the apex class from the Lightning web components. Lightning web components can import methods from Apex classes into the JavaScript classes using ES6 import. Once after importing the apex class method you can able call the apex methods
Read More

June 25, 2019January 3, 2023hamzalightning, lwc, salesforce6 Comments

Posts pagination

Previous 1 … 9 10 11 12 Next

Recent Posts

  • Go Pro-Code with AI: Your Agentforce DX Resource Guide
  • Be Release-Ready: Salesforce Winter ’26 Is Almost Here!
  • The New Salesforce Certification Experience is Coming!
  • Confessions of a Salesforce Developer: Things We Don’t Say Out Loud
  • Salesforce Certification Name Changes 2025 – What You Need to Know

Categories

  • Android
  • Codeigniter
  • Linux
  • Marketing Cloud
  • Mulesoft
  • Proxmox
  • Salesforce
  • Uncategorized

Follow Me

  • facebook
  • twitter
  • linkedin
  • instagram

Get in touch

  • Email Address [email protected]

Tweets by Iam_mhamzas

About Me

I’m a Salesforce MVP & Certified Application & System Architect, UI/UX Designer, PHP Developer & Frontend Developer from Karachi, Pakistan.

Contact Me !!

Tags

apex appexchange aura cert certification community component data developers Development dynamic dynamic apex email files flows guest invocable js lightning lwc maintenancetrail package platform platformevent salesforce scratch org scratchorg sfdc sfdx sharing and visibilty sObject Spring20 summer21 Summer22 top 75 SF blogs trailblazergroups treasures upsert util validation vf web2case web2lead winter20

© All right reserved

Portfolio Web by Acme Themes
  • Home
  • Corona Tracker
  • Travel
  • Contact

M Hamza Siddiqui