Introduction
This integration enables users to update lead information in Smartlead.ai campaigns directly from Clay. By leveraging the Smartlead.ai API, users can update or modify lead details such as email, first name, last name, and custom fields within a specific campaign. This ensures that lead data remains current and accurate across both platforms.
Provider: https://smartlead.ai
โAPI Documentation: https://api.smartlead.ai/reference/update-lead-using-the-lead-id
Input
Name | Is Optional | Description | Type |
Campaign ID | The Campaign you want to add the lead to. | text | |
Lead ID | The ID of the lead you want to update. | text | |
Email Address | The email address of the lead. | text | |
First Name | true | The first name of the lead | text |
Last Name | true | The last name of the lead | text |
Phone Number | true | The phone number of the lead | text |
Website | true | The website of the lead. This is a personal website. | text |
Personal LinkedIn URL | true | The URL of the lead's LinkedIn Profile. | text |
Location | true | The lead's location (e.g. London) | text |
Company Name | true | The Company Name of the company where the lead is employed | text |
Company URL | true | The domain of the company where the lead is employed. | text |
Custom Fields | true | Any fields you want to add to the lead. Put the name of the field on the left and the value on the right. | object |