Skip to content

M Hamza Siddiqui

14x Certified | Salesforce App Architect

  • Home
  • Blog
  • Corona Tracker
  • Travel
  • Contact

Category: Salesforce

Salesforce

Sharing Options in Salesforce Communities

184 ViewsIdentifying your record access requirements is an essential step that you should do before procuring user licenses or setting up your community for the following reasons: 1)    Sharing options in Communities are affected by the type of Community user licenses you
Read More

May 3, 2019May 3, 2019hamzaLeave a comment
Salesforce

Share Salesforce Files with Community User

164 ViewsFiles uploaded via this related list will only be visible to internal users, and this field is not editable. One thing you can do is post the file to the record via the Chatter publisher, and specify the visibility in your
Read More

April 30, 2019May 17, 2019hamza1 Comment
Salesforce

Trailhead – Practice simplifying object- and field-level security checks with new Spring ’19 in Apex code

50 ViewsHistorically, fully vetting object- and field-level security compliance in Apex code has required using verbose and potentially complex checks on all fields that are included in a query. This can lead to code duplication and additional maintenance work to ensure code
Read More

April 26, 2019hamzaLeave a comment
Salesforce

Lead Conversion: Order of execution of triggers

100 ViewsOn conversion of Lead following is the order of execution of triggers of Account, Opportunity, Contact and Lead: 1) Account Before Trigger 2) Account After Trigger 3) Opportunity Before Trigger 4) Opportunity After Trigger 5) Contact Before Trigger 6) Contact After
Read More

April 18, 2019hamza1 Comment
Marketing Cloud, Salesforce

Journey Doesn’t Gets Copied in Marketing Cloud (ExactTarget)

49 ViewsFaced a strange issue with copying/cloning Journey Builder in Marketing Cloud. When trying to copy an existing Journey into a new one, it shows “Success” message but the Journey doesn’t actually gets created. I tried to refresh & re-login several times
Read More

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

What are Salesforce ID’s composed of?

37 ViewsThe 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
Read More

April 18, 2019hamzaLeave a comment
Salesforce

Rest API Call for GET and POST

37 ViewsFollowing 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

49 ViewsUsing @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
Read More

April 18, 2019hamza1 Comment
Salesforce

Sending a VF Page as Attachment in Mail through Apex Class

36 ViewsFollowing 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
Read More

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

How to create Custom Unsubscribe Page – Marketing Cloud

44 ViewsHere 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
Read More

April 18, 2019April 23, 2019hamzaLeave a comment

Posts navigation

Previous 1 … 6 7 8 Next
Download Resume View Portfolio

Recent Posts

  • Flow: Create/Update CustomMetadata
  • Spring’21 Pre-Release- Treasure Hunt / Release Notes
  • Automatically push Salesforce METADATA to GIT
  • Automate User Creation and Permission Set Group Assignment Using a Custom Metadata Type Mapping
  • Apex Test cases fail when run in parallel

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019

Categories

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

Follow Me

  • facebook
  • twitter
  • linkedin
  • instagram

Get in touch

  • Email Address [email protected]

About Me

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

Contact Me !!

Tags

apex appexchange aura certification community component Development files flows guest invocable js lightning lwc maintenancetrail package platformevent salesforce scratch org sfdc sfdx sharing and visibilty sObject Spring20 top 75 SF blogs trailblazergroups upsert validation vf winter20

© All right reserved

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

M Hamza Siddiqui