This plugin requires a Constant Contact account.
Integrate Constant Contact with Gravity Forms
If you use Constant Contact email service and the Gravity Forms plugin, you’re going to want this plugin!
Integrate your Gravity Forms forms so that when users submit a form entry, the entries get added to Constant Contact. Link any field type with Constant Contact, including custom fields!
You may also be interested in:
- Gravity Forms Directory & Addons Plugin – Turn Gravity Forms into a directory plugin, and extend the functionality
Screenshots
Installation
- Upload plugin files to your plugins folder, or install using WordPress’ built-in Add New Plugin installer.
- Activate the plugin
- Go to the plugin settings page (under Forms > Settings > Constant Contact)
- Enter the information requested by the plugin.
- Click Save Settings.
- If the settings are correct, it will say so.
- Follow on-screen instructions for integrating with Constant Contact.
FAQ
Q. Does this plugin require Constant Contact?
A. Yes, it does. If you don’t have an Constant Contact account, sign up for an account here.
Q. What’s the license for this plugin?
A. This plugin is released under a GPL license.
Q. How do I prevent opt-in confirmation emails?
A. To disable “Confirmed Opt-in”, add this code to your theme’s functions.php file:
add_filter('gravity_forms_constant_contact_action_by', 'return_action_by_customer');
function return_action_by_customer() { return 'ACTION_BY_CUSTOMER'; }
Changelog
2.0.3
- Made it clearer that you need to configure the settings before creating a feed.
- Plugin now only checks username & password when saved; this prevents accounts being frozen
- Corrected “Opt-in Source” to be
ACTION_BY_CONTACT, which is correct. It used to beACTION_BY_CUSTOMER. - Added notice when Gravity Forms isn’t installed or active
- Attempted to fix bug where user names with spaces don’t connect to the API properly
- Turned off curl debug for echoing errors on submitted forms. Add
?debug=trueto the page URL to turn back on.
2.0.2
- Fixed bug where Custom Fields don’t get sent to Constant Contact.
- Added notice on Custom Fields feed setup to let user know that custom fields are limited to 50 characters.
2.0.1
- Fixed issue where registration notice shows up on Plugins page, even when Gravity Forms is registered.
2.0
- Converted to Gravity Forms Add-On Feeds system. If upgrading, you will need to re-configure your connected forms!
- Removed dependence on the Constant Contact for WordPress plugin
1.1
- Added list selection capability – allow users to choose which lists they are subscribed to (view the plugin’s Installation tab or the Help tab on the Edit Form page to learn more)
- Improved notices if Gravity Forms or Constant Contact API is not installed or activated
1.0
- Launched plugin
Downloads Stats
[plugin-stats size="500x300" add-link="1"]

