Archive

Everything else

Standalone posts that live outside the blog, courses and training.

Conga CPQ - Fundamentals
Conga CPQ

Conga CPQ - Fundamentals

What You’ll Learn * The admin console & navigation map you’ll use daily * The core data objects (products, attributes, bundles, price lists, rules, quotes) and how they relate * A

4 min read
Conga CPQ

Conga CPQ - Introduction

Conga CPQ Training — Welcome & Orientation (Lesson 1) Course URL: https://namastesalesforce.com/courses/conga-cpq/training-welcome/ Namaste and welcome! This is Lesson 1 of your Conga CPQ journey.

4 min read
05 · Scheduled paths and platform events
Flow Builder Mastery

05 · Scheduled paths and platform events

The async toolbox: run minutes later, run nightly, or hand off to another system entirely — without a line of Apex.

1 min read
05 · Scheduled paths and platform events
Flow Builder Mastery

05 · Scheduled paths and platform events

The async toolbox: run minutes later, run nightly, or hand off to another system entirely — without a line of Apex.

1 min read
02 · Record-triggered flows done right
Flow Builder Mastery

02 · Record-triggered flows done right

Build one alongside the video: tight entry conditions, before-save vs after-save, and the update that cannot recurse.

1 min read
01 · The anatomy of a flow
Flow Builder Mastery

01 · The anatomy of a flow

Elements, resources, connectors — and the two panels in Flow Builder everyone ignores until a debug session forces them to look.

1 min read
07 · Testing: proving it works
Apex for Absolute Beginners

07 · Testing: proving it works

75% coverage is the law, but coverage is not the point — assertions are. Write a test that would actually catch a bug.

1 min read
06 · Governor limits explained
Apex for Absolute Beginners

06 · Governor limits explained

100 queries, 150 DML statements, 10 seconds of CPU — the limits are not obstacles, they are the platform's design language.

1 min read
05 · Triggers, the safe way
Apex for Absolute Beginners

05 · Triggers, the safe way

Watch a before-insert trigger written live: one trigger per object, logic in a handler class, bulk-safe from the first line.

1 min read