Contact
Retrieve contacts in Salesforce Marketing Cloud.
Table Specific Information
Select
Retrieve all contacts:
SELECT * FROM ContactNote: Most columns for this table are dynamic so they may not be the same as the columns specified below because you can have a different Contact schema in your Salesforce marketing cloud account.
Contacts that are in a deleted, deleting, or restricted state are not retrieved.
Columns
Name | Type | References | Description |
ContactID [KEY] | Int | The system defined identifier of the contact. | |
ContactKey | String | The user defined identifier of the contact. |