FlourishFlourish / Destination Updated

appKey: flourish
triggerKey: destination-updated

Event Payload Properties

The following properties can be referenced when an event occurs:
active
Active
boolean | null
addressLine1
Address Line 1
string | null
addressLine2
Address Line 2
string | null
alias
Alias
string | null
billing
Billing
{
addressLine1: string | null
addressLine2: string | null
city: string | null
state: string | null
zipCode: string | null
country: string | null
} | null
city
City
string | null
companyEmail
Company Email
string | null
companyPhoneNumber
Company Phone Number
string | null
contacts
Contacts
Array<{
notes: string | null
lastUpdatedTimestamp: string | null
createdTimestamp: string | null
facilityContactId: number | null
facilityId: string | null
firstName: string | null
middleName: string | null
lastName: string | null
email: string | null
phoneNumber: string | null
department: string | null
isPrimary: number | null
lastUpdatedBy: string | null
createdBy: string | null
} | null> | null
country
Country
string | null
externalId
External Id
string | null
id
Id
string
lastUpdatedTimestamp
Last Updated Timestamp
string
licenseNumber
License Number
string | null
licenseType
License Type
string | null
localLicenseNumber
Local License Number
string | null
name
Name
string | null
notes
Notes
string | null
numberOpenInvoices
Number Open Invoices
string | null
state
State
string | null
timezone
Timezone
string | null
totalOpenBalance
Total Open Balance
string | null
type
Type
string | null
website
Website
string | null
zipCode
Zip Code
string | null