result.data | object | Yes | — | Provider response payload. |
result.data.id | integer | No | — | Person ID |
result.data.created_at | string | No | — | Datetime of when the person was created Format: date-time. |
result.data.updated_at | string | No | — | Datetime of when the person was last updated Format: date-time. |
result.data.last_contacted_at | string | No | — | Last datetime this person was contacted Format: date-time. |
result.data.last_replied_at | string | No | — | Last datetime this person replied to an email Format: date-time. |
result.data.first_name | string | No | — | First name |
result.data.last_name | string | No | — | Last name |
result.data.display_name | string | No | — | Either the full name or the email address. Use this when showing a person’s name |
result.data.email_address | string | No | — | Email address |
result.data.full_email_address | string | No | — | Full email address with name |
result.data.secondary_email_address | string | No | — | Alternate email address |
result.data.personal_email_address | string | No | — | Personal email address |
result.data.phone | string | No | — | Phone without formatting |
result.data.phone_extension | string | No | — | Phone extension without formatting |
result.data.home_phone | string | No | — | Home phone without formatting |
result.data.mobile_phone | string | No | — | Mobile phone without formatting |
result.data.linkedin_url | string | No | — | Linkedin URL |
result.data.title | string | No | — | Job title |
result.data.city | string | No | — | City |
result.data.state | string | No | — | State |
result.data.country | string | No | — | Country |
result.data.work_city | string | No | — | Work location - city |
result.data.work_state | string | No | — | Work location - state |
result.data.work_country | string | No | — | Work location - country |
result.data.crm_url | string | No | — | CRM url |
result.data.crm_id | string | No | — | CRM ID |
result.data.account_crm_id | string | No | — | Account CRM ID |
result.data.crm_object_type | string | No | — | CRM object type |
result.data.owner_crm_id | string | No | — | Mapped owner field from your CRM |
result.data.person_company_name | string | No | — | Company name. This property is specific to this person, unrelated to the company object. Updating the company object associated with this person is recommended |
result.data.person_company_website | string | No | — | Company website. This property is specific to this person, unrelated to the company object. Updating the company object associated with this person is recommended |
result.data.person_company_industry | string | No | — | Company industry. This property is specific to this person, unrelated to the company object. Updating the company object associated with this person is recommended |
result.data.do_not_contact | boolean | No | — | Whether or not this person has opted out of all communication. Setting this value to true prevents this person from being called, emailed, or added to a cadence in SalesLoft. If this person is currently in a cadence, they will be removed. |
result.data.bouncing | boolean | No | — | Whether this person’s current email address has bounced |
result.data.locale | string | No | — | Time locale of the person |
result.data.locale_utc_offset | integer | No | — | The locale’s timezone offset from UTC in minutes |
result.data.eu_resident | boolean | No | — | Whether this person is marked as a European Union Resident or not |
result.data.personal_website | string | No | — | The website of this person |
result.data.twitter_handle | string | No | — | The twitter handle of this person |
result.data.last_contacted_type | string | No | — | The type of the last touch to this person. Can be call, email, other |
result.data.job_seniority | string | No | — | The Job Seniority of a Person, must be one of director, executive, individual_contributor, manager, vice_president, unknown |
result.data.job_function | string | No | — | The Job Function of a Person |
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.tags | array | No | — | All tags applied to this person |
result.data.contact_restrictions | array | No | — | Specific methods of communication to prevent for this person. This will prevent individual execution of these communication types as well as automatically skip cadence steps of this communication type for this person in SalesLoft. Values currently accepted: call, email, message |
result.data.success_count | integer | No | — | The person’s success count. 1 if person has any active successes, 0 otherwise. |
result.data.starred | boolean | No | — | Whether this person is starred by the current user |
result.data.untouched | boolean | No | — | The person’s untouched status |
result.data.hot_lead | boolean | No | — | Whether this person is marked as a hot lead |