Recipient

Details of a Recipient Drop

In the new Triggers communication methods, the Recipient Drop contains details of who the communication is addresses to.

This is important, because the recipient might not in fact be the main attendee of a bookings for example if a custom email is triggered to an additional attendee. The main member property will be the primary attendee, however the recipient will be different.

FieldUsage / DescriptionAdditional Information
id{{recipient.id}}
email{{recipient.email}}
first_name{{recipient.first_name}}A first name, not set if staff or resource
last_name{{recipient.last_name}}A last name, not set if staff or resource
mobile{{recipient.mobile}}
name{{recipient.name}}The recipients full name
reference{{recipient.reference}}
type{{recipient.type}}The recipient type, such as 'client', 'additional_client', 'person', 'resource'