Date webhook
When an date automation is triggered, the contact details can be sent to the endpoint of your choice
automationTrigger
string
Event type that triggered this webhook (date)
hasDonated
boolean
Whether the contact has ever donated
bank
string
Bank code or number
nextCallBackReason
string
Reason for the next callback (call_donated, etc.)
lastName
string
Contact last name
monthlyDonationHokSum
number
Total monthly donation from standing orders (HOK)
isPaymentImport
boolean
Whether this donation was imported via payment import
lastBilledSum
number
Last billed amount
monthlyPaymentHokSum
number
Total monthly payment sum from HOK
hasActiveHok
boolean
Whether the contact has an active standing order (HOK)
isContactImport
boolean
Whether the contact was imported
bankAccount
string
Bank account number
bankName
string
Bank full name
firstNameLower
string
Contact first name (lowercase)
yearlyDonationSum
number
Total donation sum for the year
accountId
string
Account ID
createdAt
number (timestamp)
Timestamp when the contact record was created
source
string
Source of the event
lastDonationDate
number (timestamp)
Timestamp of last donation
lastCallTime
number (timestamp)
Last time contact was called
lang
string
Contact preferred language
contactId
string (UUID)
Contact ID
holdingTime
number
Time contact is on hold
requestedNoCalls
boolean
Whether contact requested no calls
highestSinglePaymentAmount
number
Largest single donation/payment amount
nextAllowedCallTime
number (timestamp)
Next allowed call time
lastNameLower
string
Contact last name (lowercase)
bankBranch
string / number
Bank branch number
tz
string
Contact Israeli ID / company number
string
Contact email
mainAgent
string
Main agent ID
firstName
string
Contact first name
lastDonatedThrough
string
Channel of last donation
additionalTelephone
string
Additional phone number
holding
boolean
Whether contact is on hold
telephone
string
Primary phone number
alertDate
number (timestamp)
Next alert date
lastRatedAt
number (timestamp)
Last time contact was rated
homePhone
string
Home phone number
skipEmailTelephoneCheck
boolean
Whether to skip email/phone validation
createdDate
number (timestamp)
Record creation timestamp
lastInteractedWith
string
Last interaction description
lastDonationSum
number
Last donation sum
lastHokEndDate
number / null
End date of last standing order (if any)
totalDonationSum
number
Total sum of all donations
highestHokCyclePaymentAmount
number
Highest single standing order payment amount
lastBilledAt
number (timestamp)
Timestamp of last billing
updatedAt
number (timestamp)
Last update timestamp
ambassadorStatus
string
Ambassador status (donated_subscribed, etc.)
customProperties
object
Custom fields for the contact (e.g. birthday, etc.)
groups
array
Groups the contact belongs to
Last updated