Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This flow template is a blueprint for flows that can display dynamically generated information when hovering over a Reservation or a Resource (or other dimension) on a calendar. More information can be found in the relevant article: Add fields and related lists to the hover

Send Cancel Email

This very simple flow sends out the Booker25 email template named Reservation Canceled, when a reservation gets deleted. It sends the email to the contact linked to the reservation in the field B25__Contact__c.

If you to change the text of the email being sent, you can simply edit the contents of the email template. If you want to send to a different recipient, or if you want to send a different email template, you can edit the Email Alert named Send Cancel Email.

Keep in mind that if you change the recipient of the email, it is advisable to modify the entry conditions of the flow to check that the recipient field is not empty. The unmodified version of the flow does this for the B25__Contact__c field:

...