Creates a new Prospect.
| Name | Description |
|---|---|
| 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 |
Authorization: [your_auth_token] Accept: application/json Content-Type: application/json
POST /api/v1/website/prospects
Content-Type: application/json
202