How to store and use custom metadata for Items?

In Rules DSL you would have to store this information in separate Items, global variables, or text files. Or, you can manage Item metadata like this using the REST API like Bruce points out.

If using Scripted Automation, you can access, create, change, etc. Item metadata directly in your Rules. You can define static Item metadata on your Items when using .items files or through the REST API. You can’t add Item metadata through PaperUI.

See:

1 Like