Sending Pardot Emails from a Sales Rep: %%Sender_%% Merge Fields Explained (2026)
By Kushal Magar · May 9, 2026 · 6 min read
Sending Pardot Emails from a Sales Rep: %%Sender_%% Merge Fields Explained (2026)
Pardot's sender merge fields let you route automated emails from the assigned sales rep rather than a generic company address. When configured correctly, every lead receives an email that appears to come from their specific rep — with the rep's name, email, and title in the From and signature fields.
This guide covers how sender merge fields work, the exact setup steps, and the most common failures that cause blank or broken From fields. Last updated: May 2026. Estimated read time: 6 minutes.
What Are Pardot Sender Merge Fields?
Sender merge fields are Pardot's dynamic variables that pull data from the Salesforce user record assigned as the CRM owner of a prospect. They populate the From name, From email, and signature fields in email templates based on who owns that record in Salesforce.
The available sender merge fields in Pardot (Account Engagement) are:
| Merge Field | What It Returns |
|---|---|
| %%sender_first_name%% | Assigned rep's first name |
| %%sender_last_name%% | Assigned rep's last name |
| %%sender_email%% | Assigned rep's email address |
| %%sender_phone%% | Assigned rep's phone number from the Salesforce user record |
| %%sender_title%% | Assigned rep's job title from the Salesforce user record |
How %%Sender_%% Merge Fields Work
When Pardot sends an email containing a sender merge field, it looks up the Salesforce lead or contact record for that prospect, identifies the CRM Owner field, then queries the Salesforce User record for that owner to retrieve the merge field value.
This lookup chain means three things must be true for the merge field to resolve:
- The Pardot prospect must be syncing to a Salesforce lead or contact
- That Salesforce record must have a CRM Owner assigned (not the Queue default)
- The Salesforce User record for that owner must have the field populated (e.g., phone, title)
If any link in this chain breaks, the merge field returns blank or falls back to the default value you configured.
Step-by-Step Setup
- Verify the Pardot–Salesforce connector is active. Go to Pardot Settings → Connectors → Salesforce. The connector status should show "Running" — not paused or errored.
- Ensure prospects sync to Salesforce leads or contacts. Check a test prospect in Pardot and confirm the "CRM Status" shows "Synced" with a Salesforce ID attached.
- Assign a Salesforce user as the record owner. Open the Salesforce lead or contact and verify the Owner field shows a specific user — not a Queue. Sender merge fields do not resolve to Queue records.
- Populate the Salesforce user record. Navigate to Salesforce Setup → Users and open the user record. Fill in First Name, Last Name, Email, Phone, and Title — any field left blank will return blank in the merge field.
- Add sender merge fields to your Pardot email template. In the From Name field of the template, enter
%%sender_first_name%% %%sender_last_name%%. In the From Email field, enter%%sender_email%%. - Set a fallback value. In the merge field dialog, add a default value (e.g., "The [Company] Team" for the name and your company alias for the email) in case the lookup fails.
- Send a test email. Send the template to a test prospect whose Salesforce lead is owned by a specific user with all fields populated. Verify the From name and email resolve correctly.
Common Failures and Fixes
Failure: From name shows blank or "%%sender_first_name%%" literally
Cause: Prospect is not syncing to Salesforce, or the merge field syntax has a typo.
Fix: Check prospect CRM status in Pardot. Verify the field is spelled exactly as %%sender_first_name%% — lowercase, double percent signs, no spaces.
Failure: From email resolves to the wrong rep
Cause: The Salesforce lead owner was recently changed but the Pardot sync hasn't refreshed.
Fix: Trigger a manual sync from the Pardot prospect record, or wait for the next connector sync cycle (default: every 2–4 minutes).
Failure: Phone or title merge fields return blank
Cause: The Salesforce User record for the rep is missing the Phone or Title field.
Fix: Update the Salesforce User record (not the Contact record) for each rep. Go to Setup → Users and populate the missing fields.
Salesforce Sync Gotchas
The most common sync issue that breaks sender merge fields: prospects owned by Salesforce Queues (e.g., "SDR Queue" or "Inbound Queue") instead of individual users. Queue records do not have User fields, so all sender merge fields return blank.
The fix is an assignment rule that automatically assigns leads from queues to specific users based on round-robin or territory logic. Pardot's automation rules can also trigger a Salesforce task that fires the assignment rule when a new prospect is created.
Second common issue: deactivated Salesforce users. If a rep leaves the company and their user is deactivated, their record is no longer accessible for sender merge field lookups. Re-assign those prospects to an active user immediately after offboarding.
Best Practices for Rep-Sent Emails
- Always set a fallback value for every sender merge field — never leave it blank.
- Use a company email alias as the fallback From email (e.g., team@yourcompany.com) rather than a personal address.
- Populate all Salesforce User fields (first name, last name, title, phone, email) for every active rep before enabling sender merge fields.
- Audit your connector sync logs monthly — connector errors silently break sender field resolution for new prospects.
- Test with a prospect in each territory after any Salesforce user reassignment or team restructure.
For clean contact data that ensures records are always assigned and enriched before Pardot sends, see SyncGTM's CRM enrichment workflow — it keeps owner fields populated and contact records accurate so sender merge fields never return blank.
