Skip to content

M Hamza Siddiqui

Salesforce MVP | 17x Certified | Salesforce App & System Architect

Blog
  • Home
  • Blog
  • Corona Tracker
  • Travel
  • Contact

Category: Salesforce

Salesforce

What are Salesforce ID’s composed of?

The Id Field Type is a base-62 encoded string. Each character can be one of 62 possible values: a lowercase letter (a-z) – 26 values an uppercase letter (A-Z) – 26 values a numeric digit (0-9) – 10 values As there is
Read More

April 18, 2019hamzaLeave a comment
Salesforce

Rest API Call for GET and POST

Following is the code for making REST API Calls for GET/POST: OUTPUT:GET – call following URL in workbench rest explorer”https://instance.salesforce.com/services/apexrest/Account/accountId”POST -“https://instance.salesforce.com/services/apexrest/Account/”

April 18, 2019April 23, 2019hamzaLeave a comment
Salesforce

Using @future method in salesforce

Using @future method in salesforce and its limitations Salesforce provides different ways to run your code asynchronously like Batch apex, @future method. In this post we will see how to use @future method, its advantages, limitations and the precautions that we need
Read More

April 18, 2019hamza1 Comment
Salesforce

Sending a VF Page as Attachment in Mail through Apex Class

Following code can be used for sending a vf page as an attachment with an email: Here: 1) mail_pdf is the visualforce page that we want to use as attachment and 2) email is a pre-acquired Email-ID from user to which the
Read More

April 18, 2019April 23, 2019hamzaLeave a comment
Marketing Cloud, Salesforce

How to create Custom Unsubscribe Page – Marketing Cloud

Here is the method using which you can create custom Unsubscribe page for your Emails. You need to follow below steps:1. Create Classic Cloud page (HTML).2. Then you need to include below ampscript code in it: 3. Add Unsubscribe page link in
Read More

April 18, 2019April 23, 2019hamzaLeave a comment
Marketing Cloud, Salesforce

Marketing Cloud Consultant Certification – Automation

his is in continuation to my Marketing Cloud Consultant Certification blog series and we will discuss the “Automation” section here, which is all about Automation Studio. The Previous Blog is Marketing Cloud Consultant Certification – Data Design If we look at the salesforce certification study
Read More

March 28, 2019April 18, 2019hamzaLeave a comment
Salesforce

How I Passed Sharing & Visibility Designer Exam

I finally sat the sharing and visibility designer exam and passed with a score of 82%. The exam really tested me on sharing, role hierarchy, territory management and apex sharing. Just one more exam to get my Application Architect. Update A lot
Read More

March 28, 2019August 7, 2019hamzacertification, salesforce, sharing and visibiltyLeave a comment

Posts navigation

Previous 1 … 9 10

Recent Posts

  • test blog
  • Salesforce Web to lead and Web to Case using Javascript [CORS Proof !]
  • Get all Parent and child objects related to the current object
  • Spring’23 Key Dates
  • Meet a 17-year-old Trailblazer from Karachi, Pakistan

Categories

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

Follow Me

  • facebook
  • twitter
  • linkedin
  • instagram

Get in touch

  • Email Address contact@mhamzas.com

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 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 validation vf web2case web2lead winter20

© All right reserved

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

M Hamza Siddiqui