top of page

SFDCPi


Sending Emails from Salesforce Apex Code: A Technical Guide to Using Messaging.SingleEmailMessage
Sending emails from Salesforce Apex code can be a great way to automate your business processes and keep your customers informed. The Messag
Jan 18, 20232 min read


Salesforce Object Key Prefixes
The entity type of every Salesforce record ID is encoded in its first three characters. The ID Field Type is a base-62 encoded string....
Nov 22, 20222 min read
bottom of page