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
  • Text
  • Header
  • Footer
  • Button
  • Image
  • Event Information
  • Event Cancel Information
  • Divider

Was this helpful?

  1. Notifications

Notification Blocks

PreviousNotification TriggersNextLiquid Templating for Notifications

Last updated 11 months ago

Was this helpful?

Notifications can be customized using blocks. These block types allow you to dictate how the content of a Notification is rendered and styled before it is sent out. They are primarily used in Email Notifications.

All block types utilize to display dynamic information inside Notifications.

Text

SMS Notifications can only have Text blocks.

Header

Header blocks allow you to display a header in emails. By default, this block uses your Workspace's logo but you can also upload a different image to override this.

Footer

Footer blocks allow you to display a footer in emails. By default, this block uses your Workspaces's horizontal logo and tagline but you can also upload a different image and specify a different tagline to override this.

Additionally, this block also uses your Workspace's legal information to display information about your terms of service, privacy policy, copyright, and address.

Button

Button blocks allow you to display a button in emails. This button will link out to a URL of your choice.

Image

Image blocks allow you to display images in emails. You can also optionally include an image subtitle as shown in the example above.

Event Information

Event Information blocks allow you to display a formatted section with information about an event. The block displays the event's title, date and time, attendees, location, and conference room link if those exist.

This block can only be used if the Notification's Trigger attaches an Event to it.

Event Cancel Information

Event Cancel Information blocks allow you to display a formatted section with information about a canceled event. The block displays the event's title, original date and time, and information about who canceled the event and why.

This block can only be used if the Notification Trigger is "Event Canceled".

Divider

Divider blocks allow you to display a divider in emails. This can be useful to separate different sections of your email.

Text blocks allow you to display normal text inside Notifications. In Email Notifications, this block utilizes for formatting. Every succeeding text block is rendered on a new line.

Github Markdown
Liquid Templating
Example Text Block in an Email Notification
Example Header Block
Example Footer Block
Example Button Block
Example Image Block
Exampe Event Information Block
Example Event Cancel Information Block
Divider Block in between Text and Event Information Blocks.