Asymmetric Encryption using OpenSSL — Simple guide to create public and private keysThis article shows how to create public and private keys using openssl and use them to encrypt message and decrypt at destination.Jul 30, 2024Jul 30, 2024
Bookmarklet shortcuts for SalesforceWhat’s the first thing you do when you login to your salesforce devorg?Jul 23, 2022Jul 23, 2022
Simple Salesforce to Salesforce connection between two orgs using JWT certificate and Connected app…Pre requisite —Jul 4, 2022Jul 4, 2022
Why avoid using Apex Trigger and workflow/Process builder together on same objectI’ll try to demonstrate this with a simple example.Jun 26, 2022Jun 26, 2022
PART 2 — Generating multiple JSONs from single JSON of self referential ObjectYou just created your json file from SFDX and exported your JSON file, but now you have to break down this JSON into multiple small jsons…May 1, 2022May 1, 2022
Google Sheets with merge mails to send dynamic emails from gmail for free with attachments (as…Add all your attachments to your google drive folderJul 13, 2021Jul 13, 2021
Dynamic text on image using LWCUsing basic CSS and JS we can have dynamic text generate on an imageJun 25, 2021Jun 25, 2021
Read Excel data from and to Apex using LWCUse the following static resource file to read and write xls dataJun 8, 20211Jun 8, 20211
LWC show progress bar for batch completion using platform eventsCreate a platform event to hold details about the performed batch transactionApr 11, 2021Apr 11, 2021
Clone Multiple sObjects and their child records by chaining one after otherIn Order to clone records, we need some template records to clone. For the rest of the topic we will refer them as “template records”, and…Feb 12, 2021Feb 12, 2021