Premium Only Content

Setting Up Apex to Call Pardot Prospects in Salesforce: A Step-by-Step Guide
Welcome to DewWow's tutorial on Salesforce integration! In this video, our Salesforce consultant walks you through the process of using Apex to call Pardot for retrieving a list of prospects. Dive deep into setting up named credentials, business unit IDs, creating connected apps, and more. Whether you're a newbie trying to understand the basics or an expert looking for a refresher, this tutorial is tailored to help you seamlessly integrate Pardot with Salesforce using Apex. Discover the nuances of authentication, authorization, and setting up named credentials. By the end, you'll have a clear roadmap to enhance your Salesforce operations. If you find value in this tutorial or have suggestions for improvements, we'd love to hear from you. Don't forget to subscribe to DewWow for more Salesforce insights!
HttpRequest req = new HttpRequest();
req.setEndpoint('callout:YOUR-NAMEDCRED/api/v5/objects/prospects?fields=id,email,firstName');
req.setMethod('GET');
req.setHeader('Content-Type', 'application/json');
req.setHeader('Pardot-Business-Unit-Id', 'YOUR-BUID');
// send the request
System.debug('Calling Pardot');
Http http = new Http();
HTTPResponse res = http.send(req);
// debug response code
System.debug('status: '+ res.getStatusCode());
System.debug(res.getBody());
-
14:31
Adam Does Movies
12 hours ago $1.41 earnedAlien: Earth Episode 5 - Recrap
20.7K2 -
12:54
Michael Button
16 hours ago $0.63 earnedWhat If We’re Just the Most Recent Civilization?
1.78K6 -
25:26
World2Briggs
18 hours ago $0.63 earnedTop 15 Most Visited Cities in the World
3.88K1 -
LIVE
BEK TV
22 hours agoTrent Loos in the Morning - 9/05/2025
266 watching -
LIVE
The Bubba Army
21 hours agoTyson vs Mayweather SUPERFIGHT! - Bubba the Love Sponge® Show | 9/05/25
3,463 watching -
LIVE
FyrBorne
1 hour ago🔴Warzone M&K Sniping: This May Be The Most Broken Update Yet
64 watching -
10:59
Degenerate Jay
15 hours ago $1.45 earned007 First Light Is The James Bond Game Fans Deserve
19K2 -
9:11
Faith Frontline
14 hours agoTucker Carlson SHOCKED As Cliffe Knechtle Reveals God’s Chosen People
6.81K4 -
23:10
Jasmin Laine
16 hours agoCTV Host Visibly UNCOMFORTABLE As Guest Calls Canadians RACIST—Poilievre Leaves Them SPEECHLESS
12K5 -
20:18
Fit'n Fire
17 hours ago $0.41 earned*NEW* CZ P10C OR Ported -- First 500 Rounds
7.32K1