How to Setup Sender Policy Framework (SPF) for Salesforce

Big Idea or Enduring Question: How to set up Sender Policy Framework (SPF) feature to allow receiving message transfer agents (MTAs) to validate that the sending MTAs are authorized to send email from the Salesforce domain? Objectives: After reading this blog, you’ll be able to: Understand different email authentication protocols

Read More

How to Setup DKIM Key in Salesforce

Big Idea or Enduring Question: How to set up DKIM (DomainKeys Identified Mail) key feature to let Salesforce sign outbound email sent on your company’s behalf. Objectives: After reading this blog, you’ll be able to: Understand different email authentication protocols Understand DKIM purpose Understand how DIKM works Setup DKIM key

Read More

Ever Wonder? – What are Big Objects? What are Its Use Cases? How are they Implemented? – Of course, You Do!

It is always important to understand different options to solve business challenges. So, let us see how this scenario looks from the perspective of a Salesforce Architect, Consultant, Developer, or an Admin. Businesses today evolve at a rapid pace; and, organizations demand new features and functionalities to meet compliance, regulatory

Read More

Five Lessons Learned Working with Components in Salesforce

Introduction First of all, we’d like to introduce ourselves and our company: SharinPix. We’re based in France, and we aim to be the default go-to when it comes to taking, uploading and working with images in the Salesforce ecosystem. We started out very much like most organizations that work with

Read More

Ever Wonder What is a Per Object – Per Type Record-Triggered Flow 🤔?

This is a continuation of my last article Salesforce Flow Design Patterns – from Fundamentals to Mastery. In my previous article, I discussed various best practices and design considerations when it comes to building an efficient Flow. This article goes a step further and explains how a user can create, and

Read More

Salesforce Flow Naming Conventions

As a declarative programmer, you always want to create clean flows where naming has to be appropriate so that any other programmer can find it easier to read the flow and understand.  Now, this may seem meaningless to you but think about a situation where you are investigating a flow

Read More

Salesforce Flow Design Patterns – from Fundamentals to Mastery

Salesforce Flow is like a double-edge sword – on the one hand, it is one of the most powerful tools provided by Salesforce to implement business automation declaratively; on the other hand, if one implements Salesforce Flow sloppily then, it may turn into a nightmare by flashing errors like SOQL

Read More

Build a Robust Security Architecture – Control Sensitive Records with Restriction Rules!

What comes to your mind when someone asks – Can you please explain how security is set up in a Salesforce Org? If Organization-Wide Default (OWD) crossed your mind then, you belong to a group of savvy Salesforce users 😊! For, when learning about securing a Salesforce Org, OWD is

Read More