Pardot Prospect Create Version 2

This handler uses the Pardot REST API to create a new 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, all the information can then be used to send and API call to Pardot to create a new prospect. If the Assign To parameter is left blank, the new prospect will be assigned to the user that is authenticated in the info values. If you want to assign a different user, include an email address in the Assign To parameter. This will cause 2 other API calls to be kicked off, one that reassigns the user from the info values and another one that then assigns the user from the Assign To parameter.

Parameters

Name Description
Email The email for the new prospect that will be created.
First Name The first name of the new prospect.
Last Name The last name of the new prospect.
Company The company of the new prospect.
Campaign Id The campaign id for the campaign that the new prospect will be added to.
Phone The phone number of the new prospect.
Assign to The email of the user you wish to assign this issue to. Will be assigned to the email address contained in the info values if left blank.

Sample Configuration

Name Description
Email test.user@acme.com
First Name Test
Last Name User
Company For Testing
Campaign Id 9871
Phone 202-555-0127
Assign to

Results

Name Description
Id
id

Changelog

pardotprospectcreate_v1 (2014-09-05)

  • Initial version. See README for details.

pardotprospectcreate_v2 (2015-08-31)

  • Use Pardot create/update method to avoid duplicate errors.

  • Remove list param. Use add to list handler instead.

2017-05-03

  • Encode the email address in the API URLs


Related Handlers

Pardot List Add Prospect
Adds a prospect to an existing list in Pardot.
Pardot Prospect Retrieve
Retrieves a prospect in Pardot.

Looking for a workflow engine?

Learn more about the Kinetic Data Enterprise Workflow Platform Check it out Caret right circle