User Field Value Changed
Unlock the full potential of your automation workflows with the "User Field Value Changed" trigger. This versatile feature allows you to respond dynamically to changes in user data, whether it's text, date/time, JSON, or number variables. Enhance your system's responsiveness and
Listen to an audio overview
A short, AI-generated podcast-style summary of this article.
Unlock the full potential of your automation workflows with the "User Field Value Changed" trigger. This versatile feature allows you to respond dynamically to changes in user data, whether it's text, date/time, JSON, or number variables. Enhance your system's responsiveness and efficiency by setting up triggers that activate based on specific conditions, ensuring you never miss an important update.
User Field Value Changed Trigger
The "User Field Value Changed" trigger is a robust feature that activates whenever a specified user variable's value is altered.
When Does This Trigger Activate?
This trigger is activated whenever a user field (variable) undergoes a value change. This could mean a transition from no value to a new one or from an old value to a new one.
You can find this trigger by navigating to Automation -> Triggers.
Text Variable Trigger
Text Variable Operators
has changed to
The trigger activates when the value changes to the specified value.
has changed and is not
The trigger activates when the value changes and is not the specified value.
has changed and contains
The trigger activates when the value changes and includes the specified value.
has changed and does not contain
The trigger activates when the value changes and does not include the specified value.
has changed and starts with
The trigger activates when the value changes and begins with the specified value.
has changed and ends with
The trigger activates when the value changes and concludes with the specified value.
has changed and matches the pattern
The trigger activates when the value changes and fits the specified pattern.
has changed to any value
The trigger activates when the value changes to any value.
has changed and is empty
The trigger activates when the value changes and becomes empty.
For instance, if the email value changes, this trigger will activate.
Date/Time Variable Trigger
Date/Time Variable Operators
Has changed to after:
The trigger activates when the value changes to a date or time after the specified value.
Has changed to before:
The trigger activates when the value changes to a date or time before the specified value.
Has changed and date on:
The trigger activates when the value changes and matches the specified date.
Has changed and time after:
The trigger activates when the value changes and the time is after the specified time.
Has changed and time before:
The trigger activates when the value changes and the time is before the specified time.
Has changed and hour after:
The trigger activates when the value changes and the hour is after the specified hour.
Has changed and hour before:
The trigger activates when the value changes and the hour is before the specified hour.
Has changed and hour is:
The trigger activates when the value changes and matches the specified hour.
Has changed and minute after:
The trigger activates when the value changes and the minute is after the specified minute.
Has changed and minute before:
The trigger activates when the value changes and the minute is before the specified minute.
Has changed and minute is:
The trigger activates when the value changes and matches the specified minute.
Has changed and is Monday:
The trigger activates when the value changes and the day is Monday.
Has changed and is Tuesday:
The trigger activates when the value changes and the day is Tuesday.
Has changed and is Wednesday:
The trigger activates when the value changes and the day is Wednesday.
Has changed and is Thursday:
The trigger activates when the value changes and the day is Thursday.
Has changed and is Friday:
The trigger activates when the value changes and the day is Friday.
Has changed and is Saturday:
The trigger activates when the value changes and the day is Saturday.
Has changed and is Sunday:
The trigger activates when the value changes and the day is Sunday.
Has changed and is weekday:
The trigger activates when the value changes and the day is a weekday.
Has changed and is weekend:
The trigger activates when the value changes and the day is a weekend.
Has changed to any value:
The trigger activates when the value changes to any value.
Has changed and is empty:
The trigger activates when the value changes and becomes empty.
For example, when the appointment_time is updated, this trigger will activate.
JSON Variable Trigger
JSON Variable Operators
Has changed to any value:
The trigger activates when the value changes to any value.
Has changed and is empty:
The trigger activates when the value changes and becomes empty.
Has changed and items count equal to:
The trigger activates when the value changes and the item count equals the specified number.
Has changed and items count not equal to:
The trigger activates when the value changes and the item count does not equal the specified number.
Has changed and items count greater than:
The trigger activates when the value changes and the item count exceeds the specified number.
Has changed and items count greater than or equal to:
The trigger activates when the value changes and the item count is greater than or equal to the specified number.
Has changed and items count less than:
The trigger activates when the value changes and the item count is less than the specified number.
Has changed and items count less than or equal to: The trigger activates when the value changes and the item count is less than or equal to the specified number.
Number Variable Trigger
Number Variable Operators
Has changed to exactly:
The trigger activates when the value changes to the specified value.
Has changed and is not:
The trigger activates when the value changes and is not the specified value.
Has changed to greater than:
The trigger activates when the value changes to a value greater than the specified value.
Has changed to greater than or equal to:
The trigger activates when the value changes to a value greater than or equal to the specified value.
Has changed to less than:
The trigger activates when the value changes to a value less than the specified value.
Has changed to less than or equal to:
The trigger activates when the value changes to a value less than or equal to the specified value.
Has changed to any value:
The trigger activates when the value changes to any value.
Has changed and is empty:
The trigger activates when the value changes and becomes empty.

