Skip to content

Hamza Siddiqui

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

Blog
  • Home
  • Corona Tracker
  • Travel
  • Contact

Category: Salesforce

Salesforce

How to access Static Resources in Lightning Web Components(lwc)

This post explains how to access static resources in Lightning Web Components. To import static resources we use the @salesforce/resourceUrl scoped module.Static Resources can be archives (such as .zip and .jar files), images, style sheets, JavaScript, and other files. Syntax myResource  —> it is a name that refers
Read More

September 6, 2019September 6, 2019hamza1 Comment
Salesforce

Salesforce Winter ’20 Release Highlights

Top quick picks  from Salesforce Winter 20 release notes : Launch into Lightning Experience Apps with the Mobile App Launcher: The App Launcher has landed on mobile. You can switch between all your favorite Lightning apps, just like in Lightning Experience desktop. Previously,
Read More

September 6, 2019September 6, 2019hamza6 Comments
Salesforce

Deploying Lightning Communities with Change Sets – Things we miss!

We all know deploying lightning communities is a pain. We’ve 2 options through we can deploy Lightning Communities from Sandbox to another Sandbox or Production: 1- Change-set/Package2- Metadata Deployment Metadata deployment is obviously not the friendly solution for most of us, which
Read More

September 5, 2019August 24, 2020hamza3 Comments
Salesforce

Retrieve LWC using Ant Migration tool or mdapi:retrieve command from SFDX

This is going to be a short post but very important as this is related to LWC which is a very powerful product but not much help available on Internet to the date. This article will help us retrieving Lightning Web Components
Read More

September 5, 2019August 24, 2020hamza3 Comments
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

Posts pagination

Previous 1 … 8 9 10 11 Next

Recent Posts

  • 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
  • Einstein for Flow – GA – Feb 7, 2025

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