Archives

By: Category: Article

Showing:

Goal setting for Salesforce Admins

Goal Setting for Salesforce Admins

Welcome to a new year! Whether your organization has tasked you with coming up with your goals for the year, or you’re on a personal journey to define them for yourself, the steps below will help you determine where to start, how to make sure your goals are meaningful, and how to capture and track […]

READ MORE
Create a Record Link Dynamically in Flow

Create a Record Link Dynamically in Flow

There are times when you build a flow that you want to provide a link to a record, but you want this link to be created dynamically. It cannot be static or hard-coded. Now, you know what I think about hard coding things, especially in Flow. The business problem Addison Dogster is the system administrator […]

READ MORE
Cloudy standing underneath text that says "Deliver Success as a Salesforce Admin."

Deliver Success as a Salesforce Admin

Salesforce Admins deliver value to their organizations every day through the core skills they develop on the path of becoming an admin. At a time when many businesses face critical challenges and tightening budgets, admins are essential for driving efficiency and productivity through their core responsibilities. As an admin, you drive success for your organization […]

READ MORE
Codey sitting on a hill

Admin Release Countdown: Get Ready for Spring ’23

Are you ready, #AwesomeAdmins? It’s almost time for the Spring ’23 Salesforce Release! An essential part of every admin’s job is staying on top of the latest Salesforce Releases. Three times a year, Salesforce releases new features and updates to our technology, enabling users everywhere to take advantage of the latest and greatest that our […]

READ MORE
Greenery next to text that says," Three Powerful Formula Functions You Can Use in Flow"

Three Powerful Formula Functions You Can Use in Flow

Often times in automation, you want activities to occur only when the record is new, when the record is updated, or when there was a record update but only if the previous field value was ‘x’. The power formula functions IsNew(), IsChanged(), and PriorValue() that you use in workflow rules and processes can also be […]

READ MORE