result.data | object | Yes | — | Provider response payload. |
result.data.id | integer | No | — | ID of Account |
result.data.created_at | string | No | — | Datetime of when the Account was created Format: date-time. |
result.data.updated_at | string | No | — | Datetime of when the Account was last updated Format: date-time. |
result.data.archived_at | string | No | — | Datetime of when the Account was archived, if archived Format: date-time. |
result.data.name | string | No | — | Account Full Name |
result.data.domain | string | No | — | Website domain, not a fully qualified URI |
result.data.conversational_name | string | No | — | Conversational name of the Account |
result.data.description | string | No | — | Description |
result.data.phone | string | No | — | Phone number without formatting |
result.data.website | string | No | — | Website |
result.data.linkedin_url | string | No | — | Full LinkedIn url |
result.data.twitter_handle | string | No | — | Twitter handle, with @ |
result.data.street | string | No | — | Street name and number |
result.data.city | string | No | — | City |
result.data.state | string | No | — | State |
result.data.postal_code | string | No | — | Postal code |
result.data.country | string | No | — | Country |
result.data.locale | string | No | — | Time locale |
result.data.industry | string | No | — | Industry |
result.data.company_type | string | No | — | Type of the Account’s company |
result.data.founded | string | No | — | Date or year of founding |
result.data.revenue_range | string | No | — | Estimated revenue range |
result.data.size | string | No | — | Estimated number of people in employment |
result.data.crm_id | string | No | — | CRM ID |
result.data.crm_url | string | No | — | CRM url |
result.data.crm_object_type | string | No | — | CRM object type |
result.data.owner_crm_id | string | No | — | Mapped owner field from the CRM |
result.data.prospector_engagement_score | string | No | — | Prospector engagement score for this account, normalized on a scale of 0.0 to 5.0. For the customers that do not opt-in to account engagement scoring, it will always be null |
result.data.prospector_engagement_level | string | No | — | Prospector engagement level for this account, derived from prospector_engagement_score. For the customers that do not opt-in to account engagement scoring, it will always be null |
result.data.last_contacted_at | string | No | — | Datetime this Account was last contacted Format: date-time. |
result.data.last_contacted_type | string | No | — | The type of the last touch to this Account. Can be call, email, other |
result.data.do_not_contact | boolean | No | — | Whether this company has opted out of communications. Do not contact someone at this company when this is set to true |
result.data.custom_fields | record | No | — | Custom fields are defined by the user’s team. Only fields with values are presented in the API. |
result.data.user_relationships | record | No | — | Filters by accounts matching all given user relationship fields, _is_null or _unmapped can be passed to filter accounts with null or unmapped user relationship values |
result.data.tags | array | No | — | All tags applied to this Account |
result.data.counts | object | No | — | — |
result.data.counts.people | integer | No | — | Number of people in SalesLoft associated with this Account |
result.data.owner | object | No | — | User that is marked as the owner of this Account |
result.data.owner.id | integer | No | — | — |
result.data.owner._href | string | No | — | — |
result.data.creator | object | No | — | User that created this Account |
result.data.creator.id | integer | No | — | — |
result.data.creator._href | string | No | — | — |
result.data.last_contacted_by | object | No | — | User that last contacted this Account |
result.data.last_contacted_by.id | integer | No | — | — |
result.data.last_contacted_by._href | string | No | — | — |
result.data.last_contacted_person | object | No | — | Person who was last contacted at this Account |
result.data.last_contacted_person.id | integer | No | — | — |
result.data.last_contacted_person._href | string | No | — | — |