Add prospects to a campaign
Campaigns
Add prospects to a campaign
Adds up to 20 prospects to a campaign’s audience list. Each prospect must have at least one contact method (email, linkedinUrl, phone) or full identity (firstName, lastName, company). Rate limited to 10 requests per minute.
POST
Add prospects to a campaign
Authorizations
API token authentication. Generate a token from the Alta dashboard and pass it as a Bearer token in the Authorization header.
Path Parameters
The UUID of the campaign to add prospects to.
Body
application/json
Array of prospect records to add. Each must have at least one contact method (email, linkedinUrl, phone) or full identity (firstName, lastName, company).
Required array length:
1 - 20 elementsResponse
Prospects added successfully