smartlead_add_lead_to_campaign
Add a lead to a Smartlead campaign using the campaign ID and email. Optionally include phone, name, company, and custom fields to enrich the lead.
Instructions
Add a new lead to a campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the lead | ||
| phone | No | Phone number of the lead | |
| title | No | Job title of the lead | |
| company | No | Company of the lead | |
| last_name | No | Last name of the lead | |
| first_name | No | First name of the lead | |
| campaign_id | Yes | ID of the campaign to add the lead to | |
| custom_fields | No | Custom fields for the lead |