• Constant Contact
  • Learning Center
  • Blog
  • Partners
  • Apps and Services
Discussions User Forums Community Blogs Developer Network Feedback
  • Constant Contact Community
  • :
  • Search
  • Sign Up
  • ·
  • Connect with Facebook
  • ·
  • Log In
  • ·
  • Help
  • Posts
  • Users
 
  • Advanced Search...
Show
Toggle Close Toggle Open By location
  • Constant Contact Community
    • Discussions
      • There are no unread messages in this message board Introductions
      • There are no unread messages in this message board Social Media
      • There are no unread messages in this message board Small Business Talk
      • There are no unread messages in this message board Nonprofit Talk
      • There are no unread messages in this message board Critique My Campaign
    • Product Forums
      • There are no unread messages in this message board Email Marketing
      • There are no unread messages in this message board EventSpot
      • There are no unread messages in this message board Managing Contacts
      • There are no unread messages in this message board Social Campaigns
      • There are no unread messages in this message board SaveLocal
    • Community Blogs
      • Section Community News
      • Section Member Blog – Marketing
    • Feedback, Ideas, and Suggestions
      • Idea Exchange Community Feedback
    • Developer Community
      • There are no unread messages in this message board Getting Started with API's
      • There are no unread messages in this message board Developer Support – ask questions, find answers
      • There are no unread messages in this message board API Enhancement Requests
      • There are no unread messages in this message board Authentication and Access (ie. 401 errors!)
Toggle Close Toggle Open By author
turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Toggle Close Toggle Open By date
  • All
  • A day ago
  • A week ago
  • A month ago
  • A year ago
Toggle Close Toggle Open By metadata
  • Solved
  • Kudoed
Toggle Close Toggle Open By type of post
  • Forums
  • Blogs
  • Ideas
  • Groups
Toggle Close Toggle Open By contents
  • Images
  • Videos
  • Attachments
Advanced Search Options
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
Any one, but not necessarily all of the words you enter here will appear in the search results.
Any one, but not necessarily all of the words you enter here will appear in the search results.
None of the words you enter here will be allowed in the search results. You can only use this field when you have also filled in one of the other fields in this section.
None of the words you enter here will be allowed in the search results. You can only use this field when you have also filled in one of the other fields in this section.
Limits search results to topics that have no replies.
Limits search results to topics that have no replies.
 
  • Discussions
  • in accepted solutions Remove
  • +
  • solved Remove
  • +
  • in Developer Support – ask questions, find answers Remove
1 - 10 of about 100 discussions
Sorted by:
Solution Date
  • Date
  • Views
  • Kudos
  • Replies
  • Best Match
  • Subscribe to RSS Feed for this Search
  • Permalink
There are no new messages in this topic
Accepted Solution

Drupal Error - 403 when adding contact via ACTION_...

by KemiJ in Developer Support – ask questions, find answers
I have a Drupal 7 site which uses the Constant Contact Module (7.x-3.6) to sign people up on registration. It works fine out of the box, but I'd like to use a different 'Welcome' message than our def...
Show results in replies (1)
  • Hi,   There is a scenario where you will get a 403 error when trying to add a contact when using ac...
‎05-13-2013 12:31 PM
2 Replies
106 Views
There are no new messages in this topic
Accepted Solution

By Passing Constant Contact Page

by MarisaS45 in Developer Support – ask questions, find answers
We are using Hybrid Connect for our users to enter in their name and email address. Hybrid Connect requires us to enter the raw html code from our CC form. In doing so, users are redirected to a Cons...
Show results in replies (1)
  • Hello,   I'm sorry, but for security reasons, any signup form that uses only html has to go to a pa...
‎05-03-2013 02:32 PM
4 Replies
271 Views
There are no new messages in this topic
Accepted Solution

CCSFG and Duplicate email address

by dfwteaco in Developer Support – ask questions, find answers
Hi; We are using the Constant Contact Signup Form Generator (CCSFG) and it is working. But, I just noticed an issue with duplicate email addresses.    When we test this and  use a new email address ...
Show results in replies (1)
  • Hi,   The easiest way to resolve the issue is to email us at webservices@constantcontact.com for th...
‎05-01-2013 09:23 PM
4 Replies
330 Views
There are no new messages in this topic
Accepted Solution

500 error trying to create campaign

by bryanp21 in Developer Support – ask questions, find answers
the api is returning a 500 error whenever i try to make a request to the https://api.constantcontact.com/ws/customers/{username}/campaigns endpoint. its been working fine for a while, and I'm not see...
Show results in replies (1)
  • Hi,   Constant Contact as a whole had some email campaign scheduling issues in the last two hours, ...
‎05-02-2013 01:00 PM
1 Reply
192 Views
There are no new messages in this topic
Accepted Solution

contact structure

by PeterB890 in Developer Support – ask questions, find answers
I use the following json to create a contact:   [{"status":"ACTIVE","first_name":"Albert", "last_name":"Einstein", "lists":[{&quo...
Show results in replies (1)
  • Hi Peter,   It looks like you're just missing the Content-Type header from this request. Try changi...
‎04-17-2013 03:44 PM
4 Replies
483 Views
There are no new messages in this topic
Accepted Solution

Error 400: Invalid Content while creating Campaign

by rakeshg2 in Developer Support – ask questions, find answers
could you please help me where the error is     <?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom">     <link  href="/...
Show results in replies (1)
  • Sorry about that, I did have to change the EmailContent and EmailTextContent as follows:   <Emai...
‎04-04-2013 10:13 AM
4 Replies
508 Views
There are no new messages in this topic
Accepted Solution

....NEED Advice : Sample Contact Upload/Signup For...

by FedaD in Developer Support – ask questions, find answers
...this or where can i add the code to so that I could have more required fields such as First name, Company Name, Custom Field 1 and Custome Field 2.   Any one have suggestions or can assist me with this?
Show results in replies (1)
  • ...["custom_fields"]["2"])) { throw new Exception("You are...
‎03-15-2013 07:48 AM
8 Replies
506 Views
There are no new messages in this topic
Accepted Solution

XML appears valid, but still getting Error 400

by BrettA086 in Developer Support – ask questions, find answers
This is my first attempt at using the PHP wrapper for the CTCT API so please be gentle.   I'm attempting to generate a new campaign and schedule it from a script on my website.  The XML that is gener...
  • Tags:
  • 400
  • API
  • error
  • php
  • XML
Show results in replies (1)
  • HI Brett,   In trying to set this up on my end I have found it to be convoluted.  I am getting a 40...
‎02-21-2013 01:22 PM
13 Replies
1258 Views
There are no new messages in this topic
Accepted Solution

Maximum number of contact lists?

by PhilA in Developer Support – ask questions, find answers
What is the maximum number of contact lists that can be created in a single account? Contact lists will be created through the API if this makes any difference to the answer.   Thanks, Phil
  • Tags:
  • Contact lists
  • Email
Show results in replies (1)
  • Hi Phil,   We don't have a maximum number of contact lists per account.  However, we have noticed t...
‎02-17-2013 07:25 PM
2 Replies
631 Views
There are no new messages in this topic
Accepted Solution

Missing ContactCount property in C# .NET library

by GordonB89 in Developer Support – ask questions, find answers
I want to display a collection of Contact Lists and their respective contact counts.   I notice that the the ConstantContactBO.ContactList class does not have a ContactCount property, yet if I pull u...
Show results in replies (1)
  • Hi,   Yes, the ContactCount is stable and you can expect it to be returned in our responses for GET...
‎02-06-2013 04:16 PM
3 Replies
746 Views
  • « Previous
    • 1
    • 2
    • 3
    • …
    • 14
  • Next »
Products & Features
Email Marketing
Social Campaigns
EventSpot
SaveLocal
Online Survey
SinglePlatform
By Industry
Coaching & Support
Frequently Asked Questions
Contact Support
Call (866) 876-8464
Local Learning
Boot Camp Classes
Custom Services
Peer to Peer / Networking
User Community
Partner Directory
Partner Programs
Apps & Integrations
Developers/APIs
Refer a Friend
About Us
Company Information
Careers
Office Locations
Cares4Kids
Newsroom
Investor Relations
Contact Us
Security & Privacy

Call Us (866) 876-8464

Take us for a spin — Try FREE »

No Spam

Privacy Statement California Privacy Rights Anti-Spam Policy Terms & Conditions Sitemap

© Constant Contact, Inc. 1996-2013. All Rights Reserved.