Tool
Add lead to campaign
The Salesforce REST API - Add Lead to Campaign tool streamlines the process of associating existing leads with marketing campaigns directly through Salesforce. It enables efficient campaign management and lead tracking by integrating seamlessly with Salesforce's robust CRM platform.
Features
- Simple integration with Salesforce REST API for seamless lead and campaign management.
- Allows adding an existing lead to an existing campaign using unique IDs.
- Supports automation of marketing workflows and lead association tasks.
- Ensures data consistency by leveraging Salesforce's secure API endpoints.
- Configurable component parameters for easy retrieval and assignment of campaign and lead IDs.
Benefits
- Enhances marketing campaign effectiveness by accurately targeting leads.
- Saves time with automated lead-to-campaign association workflows.
- Improves CRM data organization and tracking within Salesforce.
- Facilitates better reporting and analytics on campaign performance.
- Reduces manual errors by using direct API integrations for updating records.
Description
Adds an existing lead to an existing campaign. See the documentation
Parameters
2 parameters
| Name | Type | Description |
|---|---|---|
| campaignIdrequired | string | The Campaign to add a Lead to. |
| leadIdrequired | string | The Lead to add to the selected Campaign. |