0 Obtaining Person Attribute through Lava in Workflow 4 Russell Cleverly posted 4 Years Ago I am trying to create a workflow that "copies" a person attribute to a group member attribute, and I think I have it down except for obtaining the person attribute through Lava. At the very bottom of this screenshot in the field labeled "Text Value" I have attempted many lava statements here but none properly pull the person attribute I am looking for. If I enter an arbitrary value here such as "test" is does successfully copy the text in that field to a group member attribute, so I know the rest of the workflow is functional. Basically what I am looking for here is {{ Person | Attribute:'SN-BehaviorTriggers' }} so that the new group member attribute is pulled from the current person's "SN-BehaviorTriggers" attribute.