I've noticed in the Triggers manual that some Trigger Actions allow the use of keywords. Is this limited to just those actions that are specified in the manual or is it possible to use keywords on all the trigger actions?
I would like a trigger that will fire when a certain asset is created to make a folder with the same name as the newly created asset. I have used the Create Asset action but any keywords used in the Set Attribute - Name field are render as text - it if I use %asset_name% the name of the created folder is the string "%asset_name%".
Thanks.
Keyword support needs to be enabled in each trigger action because each trigger action processes data in a specific way (depending on what it does). So no, not all trigger actions will support keywords.
Thanks Greg.
Guess asset builders are the way to go.