MeetBit Documentation
  • MeetBit Documentation
  • Meeting Links
    • Quick Start for Meeting Links
    • Managing Meeting Links
    • Meeting Link Publishing & Versioning
    • Meeting Link Representatives
    • Meeting Link Settings
    • Meeting Link Notifications
    • Embedding Meeting Links
    • Meeting Link Query Parameters
  • Calendar & Events
    • Quick Start for Calendar & Events
    • Creating & Updating Events
    • Rescheduling Events
    • Reassigning Events
    • Canceling Events
  • Forms
    • Quick Start for Forms
    • Creating, Updating & Deleting Forms
    • Contents of a Form
    • Viewing Form Responses
    • Deleting & Restoring a Form Response
  • Rooms
    • Quick Start for Rooms
    • Conference Rooms
      • Creating, Updating & Deleting Conference Rooms
      • Conference Room Attendees
      • Conference Room Recordings
      • Conference Room Privacy
      • Supported Devices
    • Chat Rooms
      • Updating & Deleting Chat Rooms
  • Chat
    • Coming Soon
  • Notifications
    • Quick Start for Notifications
    • Managing Notifications
    • Notification Triggers
    • Notification Blocks
    • Liquid Templating for Notifications
  • Page Designs
    • Quick Start for Page Designs
    • Creating, Updating & Deleting Page Designs
    • Page Design Publishing & Versioning
    • Page Design Settings
    • Liquid Templating for Page Designs
  • Reporting
    • Activities
    • Performance
    • Exports
  • Billing & Usage
    • Usage
    • Contracts
    • Invoices
  • Access & Permissions
    • Users
    • Departments
    • Roles
    • Access Control
    • Single Sign-On
      • MeetBit SSO with Microsoft Entra
      • MeetBit SSO with Google Identity Platform
  • Others
    • GitHub Markdown
    • Liquid Templating
Powered by GitBook
On this page

Was this helpful?

  1. Notifications

Liquid Templating for Notifications

PreviousNotification BlocksNextQuick Start for Page Designs

Last updated 11 months ago

Was this helpful?

MeetBit Notifications utilize to allow dynamic information within your notifications. The table below outlines the various types of information available to each block within a Notification:

Different Notification Triggers have different information available.

Notification Trigger
Model
Field Name
Note

All Triggers

Workspace

tenant

Workspace branding can be accessed under tenant.branding

Primary Domain

primary_domain

Meeting Link Scheduled & Meeting Link Scheduled Representative

Event

event

Customer

customer

May not include accurate information if "Save Customer Details" is set to false.

Meeting Link

meeting_link

Representative (User)

representative

Name

name

Name input on schedule. May be blank depending on Meeting Link settings.

Email

email

Email input on schedule.

Contact Number

contact_number

Contact Number input on schedule. May be blank depending on Meeting Link settings.

Event Created

Event

event

Name

name

Name of attendee receiving the notification.

Email

email

Email of attendee receiving the notification.

Event Updated

Event

event

Contains the new information about the event.

Customer

customer

May be blank depending if Customer was not attached to event.

Name

name

Name of attendee receiving the notification.

Email

email

Email of attendee receiving the notification.

Event Canceled

Event

event

The following are accessible under this: - cancel_note - canceled_by

Customer

customer

May be blank depending if Customer was not attached to event.

Name

name

Name of attendee receiving the notification.

Email

email

Email of attendee receiving the

notification.

Event Reminder

Event

event

Customer

customer

May be blank depending if Customer was not attached to event.

Name

name

Name of attendee receiving the notification.

Email

email

Email of attendee receiving the

notification.

Event Rescheduled

Event

event

Contains the new start and end date-times about the event.

Customer

customer

May be blank depending if Customer was not attached to event.

Name

name

Name of attendee receiving the notification.

Email

email

Email of attendee receiving the

notification.

Event Reassigned

Event

event

Customer

customer

May be blank depending if Customer was not attached to event.

Name

name

Name of the attendee receiving the notification.

Email

email

Email of the attendee receiving the notification.

Event Feedback

Event

event

Customer

customer

Meeting Link

meeting_link

Name of the attendee receiving the notification.

Representative

representative

Email of the attendee receiving the notification.

Name

name

Name of customer

Email

email

Email of customer

Feedback Form

feedback_form

Encypted Event ID

encrypted_event_id

Used in creating Feedback Form Link for Customer to access.

Error Report Received

Error Report

error_report

Liquid Templating