Post to Slack when a new booking is confirmed in Host Tools
This trigger fires when a booking on your listing is confirmed.
Developer info
- API endpoint slug
- hosttools.new_booking_confirmed
Trigger fields
Listing Dropdown list
- Label
- Listing
- Helper text
- The listing you want to watch. Choose Any listing to be notified about all of them.
- Slug
- listing
- Required
- true
- Can have default value
- false
Ingredients
Guest name The guest's full name.
- Slug
- guest_name
- Filter code
- Hosttools.newBookingConfirmed.GuestName
- Type
- String
- Example
- Ada Testguest
Check in date The check-in date, in the listing's local time zone.
- Slug
- check_in_date
- Filter code
- Hosttools.newBookingConfirmed.CheckInDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Check out date The check-out date, in the listing's local time zone.
- Slug
- check_out_date
- Filter code
- Hosttools.newBookingConfirmed.CheckOutDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Nights The number of nights in the stay.
- Slug
- nights
- Filter code
- Hosttools.newBookingConfirmed.Nights
- Type
- String
- Example
- 3
Number of guests The total number of guests on the booking.
- Slug
- number_of_guests
- Filter code
- Hosttools.newBookingConfirmed.NumberOfGuests
- Type
- String
- Example
- 2
Booking channel Where the booking came from, such as Airbnb, VRBO, Booking, Houfy, or internal.
- Slug
- booking_channel
- Filter code
- Hosttools.newBookingConfirmed.BookingChannel
- Type
- String
- Example
- Airbnb
Confirmation code The booking's confirmation code, as shown to the guest.
- Slug
- confirmation_code
- Filter code
- Hosttools.newBookingConfirmed.ConfirmationCode
- Type
- String
- Example
- HT-AE523544
Guest price The total price charged to the guest, in the listing's currency.
- Slug
- guest_price
- Filter code
- Hosttools.newBookingConfirmed.GuestPrice
- Type
- String
- Example
- 450
Host payout The amount paid out to you for the booking, in the listing's currency.
- Slug
- host_payout
- Filter code
- Hosttools.newBookingConfirmed.HostPayout
- Type
- String
- Example
- 405
Currency The currency code for the booking's prices, such as USD.
- Slug
- currency
- Filter code
- Hosttools.newBookingConfirmed.Currency
- Type
- String
- Example
- USD
Listing name The name of the listing.
- Slug
- listing_name
- Filter code
- Hosttools.newBookingConfirmed.ListingName
- Type
- String
- Example
- 923 Market
Guest email The guest's email address.
- Slug
- guest_email
- Filter code
- Hosttools.newBookingConfirmed.GuestEmail
- Type
- String
- Example
- guest@example.com
Guest phone The guest's phone number.
- Slug
- guest_phone
- Filter code
- Hosttools.newBookingConfirmed.GuestPhone
- Type
- String
- Example
- +14155550123
Booking Host Tools' ID for the booking. Use it with the "Look up a booking" query and the "Send a message to a guest" action.
- Slug
- booking_id
- Filter code
- Hosttools.newBookingConfirmed.BookingId
- Type
- String
- Example
- 6ab19e07cba21a8bc75f79e1
