Constant Contact is an email marketing platform that helps businesses create, send, and track professional email campaigns. It offers automation, contact management, and analytics to improve audience engagement and marketing effectiveness.
Integrating your application with Constant Contact enables efficient email marketing, contact management, and campaign tracking.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Choose a descriptive name for your integration. For example, "MyAppConstantContactIntegration" will help you easily identify the connection within your application or integration settings.Authentication Type
: Constant Contact uses OAuth 2.0 for secure authentication and authorization.
OAuth Based Authentication
Register as a Constant Contact Developer.
Log in to your Constant Contact account and navigate to the Developer section in the menu.
Click “
Create an App
” to start creating your integration.After registering your app, you will receive an
API Key
andAPI Secret
for use in your application.Once your app is created, locate your Client ID and Client Secret in the Constant Contact Developer Dashboard.
Copy the
Client ID
andClient Secret
for use in your application's integration setup.Keep these credentials secure to prevent unauthorized access.
Actions
Actions | Description |
| Adds a contact to one or more lists in Constant Contact |
| Create a new contact in Constant Contact |
| Find contact by email address in Constant Contact |
| Removes a contact from a list in Constant Contact |
| Add one or more tags to a contact in Constant Contact |
| Updates a contact in Constant Contact |
Triggers
Triggers | Description |
| Triggers when a new contact is added to your account in Constant Contact |
| Triggers when a recipient opens an email from a specified campaign activity in Constant Contact |
| Triggers when a new list is added in Constant Contact |
| Triggers when a contact unsubscribes (Email Unsubscribed) in Constant Contact |