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());
-
LIVE
Barry Cunningham
1 hour agoBREAKING NEWS: DEMOCRATS SHUT DOWN THE GOVERNMENT! THEY HAVE UNLEASHED PRESIDENT TRUMP
2,061 watching -
Nikko Ortiz
4 hours agoPTSD Is Fun Sometimes | Rumble LIVE
33K2 -
23:02
Jasmin Laine
6 hours ago"Carney BROKE Ethics Laws!"—Liberal SPEECHLESS After Being Cornered On CTV
90213 -
31:50
iCkEdMeL
2 hours ago $6.64 earnedMassive Protest Shuts Down Downtown Chicago Over ICE Crackdown
37.7K54 -
17:17
Scammer Payback
7 hours agoHolding a Scammer's Computer HOSTAGE
717 -
LIVE
Flyover Conservatives
9 hours agoWhy Christians Should Embrace the Term “Christian Nationalist” | FOC Show
189 watching -
LIVE
Patriots With Grit
2 hours agoFinancial Reset, Charlie Kirk, Is The Military In Control? | Scotty Saks
76 watching -
LIVE
Anthony Rogers
6 hours agoEpisode 384 - Tristan Tritt
57 watching -
LIVE
LFA TV
22 hours agoBREAKING NEWS ALL DAY! | TUESDAY 9/30/25
595 watching -
LIVE
putther
2 hours ago $0.79 earned⭐ Moggin on GTA RP❗
176 watching