Add contact to campaign
The Salesforce add contact to campaign action associates an existing Salesforce contact 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 contact records.
Supported parameters
| Parameter | Type | Description |
|---|---|---|
| Campaign ID | String | The unique identifier of the Salesforce campaign to add the contact to. Required. |
| Contact ID | String | The unique identifier of the Salesforce contact to associate with the campaign. Required. |
| Status | String | Optional campaign member status representing how the contact engages with the campaign (e.g., "Sent", "Responded"). |
Usage examples
-
"Add contact ID 003PZ000001rbt8YAA to the Q1 Product Launch campaign."
-
"Enroll the new contact in campaign ID 701PZ000002nrxyYAA with status 'Sent'."
-
"Associate Sarah Chen's contact record with the Webinar Attendees campaign."