Pulling data from the Constant Contact API is only the first part of your reporting. You also need to understand the relationships between different endpoints - something that APIs typically fail to convey.
At SYNCHUB, we not only sync your Constant Contact API endpoints down into a reportable format, we also describe their relationships (e.g. in terms of foreign keys) so that you can quickly get a grasp of your data and how it fits together. This page is intended as technical documentation of these relationships.
Our Universal MCP Server lets you query your Constant Contact data using Claude, ChatGPT or your favourite AI tool.
Our Constant Contact Connector connects your Constant Contact data to favourite reporting tools.
We connect to over over 70+ cloud services, letting you manage the data needs of your entire business in a single location.
Browse the data model below, or if you'd prefer, we also have an interactive ERD over here.
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| CampaignActivityRemoteID | string | CampaignActivity → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| DeviceType | string | - | - |
| CampaignActivityID | guid | CampaignActivity → CampaignActivityID | - |
| TrackingActivityType | string | - | - |
| ContactID | guid | Contact → ContactID | - |
| EmailAddress | string | - | - |
| FirstName | string | - | - |
| LastName | string | - | - |
| CreatedTime | datetime | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| CampaignActivityRemoteID | string | CampaignActivity → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| CampaignActivityID | guid | CampaignActivity → CampaignActivityID | - |
| TrackingActivityType | string | - | - |
| ContactID | guid | Contact → ContactID | - |
| EmailAddress | string | - | - |
| FirstName | string | - | - |
| LastName | string | - | - |
| CreatedTime | datetime | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| CampaignActivityRemoteID | string | CampaignActivity → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| CampaignActivityID | guid | CampaignActivity → CampaignActivityID | - |
| TrackingActivityType | string | - | - |
| ContactID | guid | Contact → ContactID | - |
| EmailAddress | string | - | - |
| FirstName | string | - | - |
| LastName | string | - | - |
| CreatedTime | datetime | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| CampaignActivityRemoteID | string | CampaignActivity → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| CampaignActivityID | guid | CampaignActivity → CampaignActivityID | - |
| TrackingActivityType | string | - | - |
| ContactID | guid | Contact → ContactID | - |
| EmailAddress | string | - | - |
| FirstName | string | - | - |
| LastName | string | - | - |
| CreatedTime | datetime | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| CampaignActivityRemoteID | string | CampaignActivity → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| OptOutReason | string | - | - |
| CampaignActivityID | guid | CampaignActivity → CampaignActivityID | - |
| TrackingActivityType | string | - | - |
| ContactID | guid | Contact → ContactID | - |
| EmailAddress | string | - | - |
| FirstName | string | - | - |
| LastName | string | - | - |
| CreatedTime | datetime | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| CampaignActivityRemoteID | string | CampaignActivity → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| BounceCode | string | - | - |
| CurrentEmailAddress | string | - | - |
| CampaignActivityID | guid | CampaignActivity → CampaignActivityID | - |
| TrackingActivityType | string | - | - |
| ContactID | guid | Contact → ContactID | - |
| EmailAddress | string | - | - |
| FirstName | string | - | - |
| LastName | string | - | - |
| CreatedTime | datetime | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| CampaignActivityRemoteID | string | CampaignActivity → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| DeviceType | string | - | - |
| UrlID | string | - | - |
| LinkUrl | string | - | - |
| CampaignActivityID | guid | CampaignActivity → CampaignActivityID | - |
| TrackingActivityType | string | - | - |
| ContactID | guid | Contact → ContactID | - |
| EmailAddress | string | - | - |
| FirstName | string | - | - |
| LastName | string | - | - |
| CreatedTime | datetime | - | - |
Documentation: https://developer.constantcontact.com/api_reference/index.html#!/Contacts/getContacts
Documentation: https://developer.constantcontact.com/api_reference/index.html#!/Contact_Lists/getLists
Documentation: https://developer.constantcontact.com/api_reference/index.html#!/Contacts_Custom_Fields/getCustomFields
Documentation: https://developer.constantcontact.com/api_reference/index.html#!/Email_Campaigns/retrieveEmailCampaignsUsingGET
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| ContactRemoteID | string | Contact → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ContactID | guid | Contact → ContactID | - |
| CustomFieldID | guid | - | - |
| Value | string | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| ContactRemoteID | string | Contact → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ContactID | guid | Contact → ContactID | - |
| PhoneNumberID | guid | - | - |
| PhoneNumber | string | - | - |
| Kind | string | - | - |
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - | - |
| UpdateSource | string | - | - |
| CreateSource | string | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| ContactRemoteID | string | Contact → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ContactID | guid | Contact → ContactID | - |
| StreetAddressID | guid | - | - |
| Kind | string | - | - |
| Street | string | - | - |
| City | string | - | - |
| State | string | - | - |
| PostalCode | string | - | - |
| Country | string | - | - |
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| ContactRemoteID | string | Contact → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ContactID | guid | Contact → ContactID | - |
| ContactListID | guid | ContactList → ListID | - |
Documentation: https://developer.constantcontact.com/api_reference/index.html#!/Email_Campaigns/retrieveEmailCampaignActivityUsingGET
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| CampaignActivityID | guid | - | - |
| CampaignID | guid | EmailCampaign → CampaignID | - |
| Role | string | - | - |
SYNCHUB lives and breathes APIs and data. Keep exploring using the links below.