Latest posts

photo of code projected over woman
Salesforce

Veracode Static Code Analysis for Salesforce

Veracode is a leading provider of application security testing products. Veracode recently added support for Apex, Visualforce, Lightning Web Components and Aura components to its static code analysis product. Veracode provides three solutions for scanning code: an IDE plugin called Greenlight, a development pipeline option called Pipeline Scan, and a […]

close up photography of snowflake
Salesforce

Using Snowfakery for Generating Data

Last month I had the opportunity to contribute to the Salesforce.org community sprint and worked on the Test Data Generation project. I mainly worked with Patrick McNeal on a sample Snowfakery recipe for higher education. Snowfakery is an open source tool from Salesforce.org that creates fake data with relationships and […]

Microsoft, Salesforce

Salesforce Development with VS Code and WSL 2

Roughly a year ago, I wrote about using VS Code with the Windows Subsystem for Linux (WSL) for Salesforce development. There have been some notable changes since then, including WSL 2, VS Code remote development and the Windows Terminal, which have significantly simplified the approach. Previously, project files were typically […]

DocuSign, Salesforce

Configure Single Sign-on (SSO) from Salesforce to DocuSign

This post provides step-by-step instructions for setting up single sign-on (SSO) from Salesforce to DocuSign. Prerequisites DocuSign account with system administrator access. If you do not already have an account, sign up for a free developer sandbox here. In order for single sign-on to function, your DocuSign account must have […]

Microsoft, Salesforce

Configure Email Relay for Salesforce with Office 365

Email Relay refers to sending outbound email from Salesforce through your organization’s email server and then onto the recipient. The primary benefits are improving the likelihood of the email being delivered and a copy of all sent emails are saved to the sent folder of the email account used to […]