Add lead to campaign
The Salesforce add lead to campaign action associates an existing Salesforce lead with a specific campaign. This is a write action that enables agents to automate common follow-up steps like adding new prospects to nurture journeys or event campaigns immediately after creation or qualification.
Prerequisites
-
Your Salesforce org must be connected as a data source in Glean, and an admin must enable the Salesforce action pack and complete Salesforce Actions Setup including OAuth configuration.
-
Users must authenticate for Salesforce actions on first use.
-
The Salesforce user must have permission to work with the relevant campaign and lead records.
Supported parameters
| Parameter | Type | Description |
|---|---|---|
| Campaign ID | String | The unique identifier of the Salesforce campaign to add the lead to. Required. |
| Lead ID | String | The unique identifier of the Salesforce lead to associate with the campaign. Required. |
| Status | String | Optional campaign member status representing how the lead engages with the campaign (e.g., "Sent", "Responded"). |
Usage examples
-
"Add lead ID 00QPZ000001rbt8YAA to the Q1 Product Launch campaign."
-
"Enroll the new lead in campaign ID 701PZ000002nrxyYAA with status 'Sent'."
-
"Associate the prospect lead with the Webinar Attendees campaign."