02/10/2023: Integrations - TicketCo updated to capture course name

🔧 Minor Release

  1. New rows added to the `booking_type` table: "Bozo", "Gary", "Pablo", "Dirk"

  2. New object is required in the configs for this integration: `booking_type_mapping`. This stores a reference to the booking_type_id that will be assigned in the request to Airship. If no booking type is mapped, then defaults to type 13.

  3. A dynamic field last_booked_course also stores the relevant booking type name ("Bozo", "Gary", "Pablo" or "Dirk") if the dynamic field is also present in the config.

👨‍💻Tom Fisher

Last updated