Constant Contact Logo
Community Home
Resources
  • "Ask a Trainer" Sessions
  • Getting Started
  • Help Center
  • News and Announcements
  • Professional Services
  • Support Forum
Events & Webinars
  • On-Demand Webinars
  • Upcoming Webinars
Learn
  • Be A Marketer
  • Campaign Feedback
  • Community Blog
  • Community Coaches
  • Email Design Tips
  • Marketing Strategies
Groups
  • Nonprofit
  • Real Estate
  • Retail & Ecommerce
  • Small Business Voices
Product Ideas
  • Sign up free
  • Log in
  • Constant Contact Community
  • >
  • About WilliamM853

About WilliamM853

WilliamM853
WilliamM853
Constant Contact Partner
since ‎10-16-2019
‎10-11-2023
4
Posts
0
Kudos
0
Solutions
Badges
Constant Contact Partner
First Reply
First Topic
View All
Latest Contributions by WilliamM853
  • Topics WilliamM853 has Participated In
  • Latest Contributions by WilliamM853

Issue with API: custom data in bulk uploads

by Constant Contact Partner WilliamM853 in API Developer Support
‎03-29-2023 08:27 AM
‎03-29-2023 08:27 AM
I am updating data in the V3 api via bulk upload, but it is not updating the custom data. Here is the URI I cam calling: https://api.cc.email/v3/activities/contacts_json_import   This is the body of the call {"import_data":[{"email":"t11@easterwebdesign.com","first_name":"Almost","last_name":"Absalom","company_name":"Easter","cf:dechexMemberID":"c3","cf:electionToken":"cdb52fa8e524257c"}],"list_ids":["ab81b330-ccc4-11ed-b245-fa163e25e9d8"]}   The call goes through fine, no errors are returned, contacts are added to the lists, but the account custom fields dechexMemberID & electionToken are not updated in the contact's records and the custom fields are blank  in emails. The developer guide says that all fields are updated in a bulk import (and this is how it worked in the v2 api). Please advise! ... View more
  • Tags:
  • custom data
  • v3 API

Campaign Endpoint no longer working

by Constant Contact Partner WilliamM853 in API Developer Support
‎02-21-2023 10:33 AM
‎02-21-2023 10:33 AM
We generate a number of email campaigns directly from our systems using this uri: https://api.constantcontact.com/v2/emailmarketing/campaigns?api_key=blahblahblah Calls to this address are now returning this response: This services is no longer available.   Is there a new endpoint we should be using? ... View more

Re: V2 contact_Id and campaign_Id problems

by Constant Contact Partner WilliamM853 in API Developer Support
‎10-17-2019 11:59 AM
‎10-17-2019 11:59 AM
Hi David, Thank you for your attention. I tried that, and received this error message: 404 - No matching resource was found for the supplied URL.   This is the data sent: URI: https://api.constantcontact.com/v2/contacts/1206033418/tracking?api_key=<api_key> Request Headers: array(1) { [0]=> string(58) "Authorization: Bearer XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" }   Still not sure what I am doing wrong! ... View more

V2 contact_Id and campaign_Id problems

by Constant Contact Partner WilliamM853 in API Developer Support
‎10-16-2019 12:20 PM
‎10-16-2019 12:20 PM
I am having trouble getting individual campaign or contact information using V2 api.   I am getting similar results with either call. The payload I am sending is this: URI: https://api.constantcontact.com/v2/contacts/contactId/tracking?api_key=<somekey> Request Headers: array(2) { [0]=> string(58) "Authorization: Bearer <somethingsecret>" [1]=> string(21) "contactId: 1206033418" }   The response I am getting is: 400 Invalid ID. Acceptable formats are positive longs or UUIDs   What am I doing wrong, or how di I properly format ids in PHP? ... View more
  • Tags:
  • v2
Labels:
  • Labels:
  • campaign_Id
  • contact_Id
Latest Tags
  • custom data
  • v3 API
View All
  • © Constant Contact, Inc. 1996-2025
  • Terms
  • Community Terms
  • Community Guidelines
  • Privacy
  • Vulnerability Disclosure