This handler uses the Pardot REST API to retrieve an existing prospect. To configure the info values, you'll need your email, password, and a user key. This key can be found in your account settings under the description of API User Key. After configuring the handler, the email will then be used to query Pardot and retrieve the prospect associated with the provided email. If the email does not exist, the handler will still return the results, except all of the results will be empty. So the easiest way to check if a prospect exists is to see if an id successfully returned.
Name | Description |
---|---|
The email of the prospect you want to retrieve. |
Name | Description |
---|---|
test.user@acme.com |
Name | Description |
---|---|
Id | |
First Name | |
Last Name | |
Campaign Id | |
Phone | |
Assigned To | |
id | |
first_name | |
last_name | |
campaign_id | |
phone | |
assigned_to |
pardotprospectretrieve_v1 (2014-09-18)
2017-05-03
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out