Versions Compared

Key

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

Booker25 GoMeddo comes with flow templates that you can clone and adjust to your specific needs. This article explains the purpose of each flow template.

...

Run a Flow when creating a new Reservation

Time Slot Picker

The flow has a single variable named reservation which is available for input and output. When this flow gets triggered by one of the above features, this variable will hold the reservation being created.

...

This flow is similar to the previous one flow (Default Reservation Flow Template). This flow is a blueprint that can be used for configuration on the standalone reservation form. Besides the reservation variable also present in the other flow, this one has an extra input variable named contextRecordId. This variable will hold the id of the record on which page the standalone form is being displayed. For more information, see: Add the standalone Reservation Form to a record page or Salesforce Mobile

Default Dynamic Hover Field Flow Template

...