Send Host Tools message when a new email matches Gmail search
This action sends a message to the guest on a booking.
Developer info
- API endpoint slug
- hosttools.send_message
- Filter code method
- Hosttools.sendMessage.skip(string?: reason)
- Runtime method
- runAction("hosttools.send_message", {})
Action fields
Booking Text input > Other
- Label
- Booking ID
- Helper text
- The Booking ID from a Host Tools trigger. This is not the guest-facing confirmation code.
- Slug
- booking_id
- Required
- true
- Can have default value
- true
- Filter code method
- Hosttools.sendMessage.setBookingId(string: booking_id)
Message Text input > Other
- Label
- Message
- Helper text
- What you want to say to the guest.
- Slug
- message
- Required
- true
- Can have default value
- true
- Filter code method
- Hosttools.sendMessage.setMessage(string: message)
Applets using this Action
-
-
Send Host Tools message when a new row is added to Google Sheets
-
Send Host Tools message when a tagged SMS is sent to IFTTT
-
Send a Host Tools message when Button widget is pressed
-
Send Host Tools message when Event from search starts on Google Calendar
-
Send Host Tools message when Webhooks receives a JSON request
