I have an automation that notifies a field change. For the moment I use `{{fieldChange.toString}}`. I would rather communicate just the changes, not the entire value. Is is possible somehow?
No, that is not possible with built-in features.
As a work-around, I wonder if you could write (or find) a REST API function to call from the rule which would diff the values, providing what you ask.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.