Only 2 Weeks Remain in the Ready, Set, Send Challenge!

About Constant Contact's APIs

ChanelM063
Constant Contact Partner
0 Votes
How can you pull down the contact id using the API?
1 REPLY 1
Courtney_E
Moderator
0 Votes

Hello ChanelM063,

 

Thank you for reaching out to Constant Contact API Developer Support. My team is here to assist outside software developers with questions about building into Constant Contact's API.

 

To retrieve the Contact IDs, you'd want to make a GET call to the Contacts endpoint. You can search by individual email address, by status, list, and other factors. The response body of this call will include the contact_id for each contact returned:

 

GET Contacts Collection

https://v3.developer.constantcontact.com/api_reference/index.html#!/Contacts/getContacts

 

Overview of V3 contacts functionality

https://v3.developer.constantcontact.com/api_guide/contacts_overview.html

 

You can utilize our API Reference Page to find body schemas & values, as well as test the functionality of our available endpoints to see how they will work once programmed within your application:

https://v3.developer.constantcontact.com/api_reference/index.html

 

Please have a look and let us know if you have any other questions!


Regards,

Courtney E.
Tier II API Support Engineer

Did I answer your question?
If so, please mark my post as an "Accepted Solution" by clicking the Accept as Solution button in the bottom right hand corner of this post.
Resources
Developer Portal

View API documentation, code samples, get your API key.

Visit Page

Announcements

API Updates

Join our list to be notified of new features and updates to our V3 API.

Sign Up