Website API

Create a new Prospect

Creates a new Prospect.

Parameters

Name Description
email Email
metro Metro
ip_address IP Address
lists Marketing lists that the prospect should be added to
source_campaign Source Campaign
source_campaign_category Source Campaign Category
topics Topics that the prospect expressed interest in
event Event to be triggered on the prospect after submission
data Hash containing additional data about the prospect
visitor_id Vistor ID
opt_in Accepts marketing email (user must manually accept in GDPR markets)
utm_source UTM Source
utm_campaign UTM Campaign
utm_medium UTM Medium
utm_content UTM Content
utm_term UTM Term
form_handler the Pardot form handler. if nothing is send the default is used

Request

Headers

Authorization: [your_auth_token]
Accept: application/json
Content-Type: application/json

Route

POST /api/v1/website/prospects

Body

Response

Headers

Content-Type: application/json

Status

202