Add Prospect
Single-prospect operation: adds one prospect to a prospect list inside a campaign. If the prospect already exists elsewhere in the owner’s team, the duplicate behavior is controlled by moveDuplicatedProspect.
Authorizations
API Key for authentication
Body
ID of the prospect list to add the prospect to.
"cf33282b-b171-4d23-ae02-848499d793e4"
LinkedIn profile URL of the prospect to add.
"https://www.linkedin.com/in/john-doe"
ID of the campaign that owns the prospect list.
"8d256aa6-9b12-49a7-93ee-bf41634b5b60"
Controls behavior when the prospect already exists in another list or campaign of the same owner. If true, the prospect is moved into this list and campaign. If false, the request fails with an error.