Tool
Add contact to campaign
The Salesforce REST API Add Contact to Campaign tool allows you to seamlessly add existing contacts to specific campaigns within your Salesforce CRM. This integration streamlines campaign management by automating the process of associating contacts with marketing initiatives.
Features
- Easily add any existing Salesforce contact to a selected campaign.
- Supports integration with Pipedream for automated workflow setup.
- Requires only contact ID and campaign ID to perform the operation.
- Fully compatible with Salesforce REST API standards for reliability.
- Includes access to detailed documentation for easy implementation.
Benefits
- Enhances marketing campaign efficiency by automating contact additions.
- Reduces manual data entry errors and saves time.
- Improves lead targeting by ensuring accurate campaign memberships.
- Facilitates better tracking and reporting of campaign engagement.
- Integrates smoothly into existing Salesforce and Pipedream workflows for scalable automation.
Description
Adds an existing contact to an existing campaign. See the documentation
Parameters
2 parameters
| Name | Type | Description |
|---|---|---|
| campaignIdrequired | string | The Campaign to add a Contact to. |
| contactIdrequired | string | The Contact to add to the selected Campaign. |