webhook_id | Unique identifier for this webhook event. |
webhook_name | Name of the webhook. |
webhook_event | Event type that triggered the webhook (e.g. LEAD_MARKED_AS_INTERESTED , LEAD_MARKED_AS_NOT_INTERESTED ). |
campaign_name | Name of the campaign. |
workspace_name | Name of the workspace. |
camp_id | Legacy campaign ID (use campaign_id instead). |
parent_lead_id | Lead ID in the parent campaign; relevant only for subsequence campaigns (NULL if not applicable). |
_id | Same value as lead_id ; present for legacy compatibility. |
address_line | Lead’s street address. |
city | Lead’s city. |
country | Lead’s country. |
country_code | ISO country code. |
phone_number | Lead’s phone number. |
company_name | Lead’s company name. |
company_website | Lead’s company website URL. |
email | Lead’s email address. |
first_name | Lead’s first name. |
last_name | Lead’s last name. |
organization_id | ID of the organization. |
campaign_id | ID of the campaign. |
workspace_id | ID of the workspace. |
current_step | Current numeric step of the campaign sequence. |
email_account_id | ID of the PlusVibe email account involved. |
created_at | ISO timestamp when this lead record was created. |
modified_at | ISO timestamp when this record was last modified. |
status | Latest email status for this lead (e.g. REPLIED ). |
label | Current label applied to the lead (INTERESTED ). |
linkedin_person_url | Lead’s LinkedIn profile URL. |
linkedin_company_url | Lead’s company LinkedIn URL. |
job_title | Lead’s job title. |
department | Lead’s department. |
industry | Lead’s industry. |
state | Lead’s state or province. |
actual_replied_from | Email address the lead actually used to reply from (if applicable). |
email_account_name | Email address of the PlusVibe account associated with this lead. |
last_lead_reply | HTML body of the most recent INBOUND reply from the lead (not forwarded). |
text_body | Plain-text version of last_lead_reply . |
last_lead_reply_subject | Subject line of the lead’s most recent reply. |
last_email_id | ID of the latest email message linked to this lead. |
last_thread_id | ID of the latest email thread linked to this lead. |
latest_message | HTML body of the most recent message (INBOUND or OUTBOUND, not forwarded) in the thread. |
latest_subject | Subject line of the most recent message in the thread. |
lead_id | ID of the lead (primary key). |
is_email_verified | 1 if the lead’s email passed verification, 0 if failed, -1 if unknown. |
sender_first_name | First name of the PlusVibe sender who last emailed this lead. |
sender_last_name | Last name of the PlusVibe sender who last emailed this lead. |
sentiment | Detected sentiment of the lead’s latest reply (POSITIVE , NEUTRAL , NEGATIVE ). |
step | Campaign step at which the lead was marked as interested. |
variation | A/B test variation label associated with the email that triggered interest (e.g. A , B ). |