Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(info)  If adding the JSON trigger using workflow builder there is no need to include the opening "triggers": JSON markup notation, as it will be added automatically by workflow builder.

event"on-expire"
  • no event condition added - , trigger will listen for every state expiry event
action"send-email"
  • email sent to
    • content watchers (@watchers)
    ,
    • author (@creator)
    and
    • last user who updated the content (@lastUpdatedBy)
action"set-message"
  • message set to autoClose after viewing


For (star) For the trigger to occur a state must have an expiration date added that expires.

...