BoxesContacts
This call lists the contacts defined in a box.
Table Specific Information
Select
Streak allows only a small subset of columns to be used in the WHERE clause of a SELECT query. These columns can typically be used with only = comparision. The available column for BoxesContacts is PipelineKey. For example:
SELECT * FROM BoxesContacts WHERE PipelineKey='agxzfm1haWxmb29nYWVyMAsSDE9yZ2FuaXphdGlvbiIJY2RhdGEuY29tDAsSCFdvcmtmbG93GICArJ_i0_EIDA'
Columns
Name | Type | References | Description |
BoxKey | String |
Boxes.BoxKey | Key of the box the contact is in. |
ContactKey | String |
Contacts.ContactKey | Key of the Contact. |
IsAutoboxed | String | If the organization is auto boxed. | |
IsStarred | String | If the contact is starred or not. |