What does "value" in Hooks trigger refer to?

We know that “Item” refers to an actual Item, so “Item updated” would be triggered when an item is edited, but what is Value? Does it mean Attribute?

Hey @cucumba :wave:

Alright, so when it comes to our:

  1. Value Created - if you have an attribute that is empty, and you add some value to it for the first time - then that is “value created”.

  2. Value Updated - essentially almost the same as item" "updated, but value updated wont work in all scenarios like “item updated” would (example of that would be - when item is moved to another folder).

Hope this helps at least a little bit! :v:

1 Like

Thank you Marko, it does help. Cheers.

You are most welcome @cucumba :+1: