Summary:
OwnerRez currently allows tags to be used as conditions, but there is no event‑based trigger for when a tag is added or removed from a booking. This removes the ability to use a tag as a simple binary switch to kick off a ton of downstream work.
Request:
Please add trigger events for:
Operational Need / Real Example:
Some booking channels do not provide guest email addresses at the time of reservation. Because of this, several automated messages fail to send at booking creation due to the missing email.
My intended workflow is:
Right now, because OwnerRez does not support “tag added” or “tag removed” as trigger events, there is no way to automate this recovery process. The system cannot detect the moment the tag changes, so the automation cannot run.
Why this matters:
Benefits to all users:
Interim solution
For those interested in this concept, I'm using the following as an interim solution:
Since tag‑change events cannot currently fire triggers, I am using a custom field as a temporary state‑change mechanism.
Closing:
Adding “Booking is tagged” and “Booking is untagged” as trigger events would immediately solve these operational gaps and enable a powerful, flexible automation pattern for hosts.
Thank you for considering this enhancement.