Follow Up BossFollow Up Boss / Person Created

appKey: followup-boss
triggerKey: person-created

Event Payload Properties

The following properties can be referenced when an event occurs:
addresses
Addresses
Array<{
type: string | null
street: string
city: string | null
state: string | null
code: string | null
country: string | null
}> | null
assignedLenderId
Assigned Lender Id
number | null
assignedLenderName
Assigned Lender Name
string | null
assignedTo
Assigned To
string | null
assignedUserId
Assigned User Id
number | null
collaborators
Collaborators
Array<{
id: number
name: string | null
assigned: boolean | null
role: string | null
}> | null
contacted
Contacted
number | null
created
Created
string
createdVia
Created Via
string
emails
Emails
Array<{
value: string
type: string | null
isPrimary: number
status: string
}> | null
firstName
First Name
string | null
id
Id
number
lastActivity
Last Activity
string
lastName
Last Name
string | null
name
Name
string | null
phones
Phones
Array<{
type: string
value: string
status: string
}> | null
picture
Picture
{
small: string
} | null
price
Price
number | null
source
Source
string | null
sourceUrl
Source Url
string | null
stage
Stage
string | null
tags
Tags
Array<string> | null
updated
Updated
string