Error
All the details for the entity category.
Can be used to set any attribute value on any entity.
The Entity Attribute Set action can set any attribute value on any entity. It is a powerful action that should be used carefully as it requires a thourough understanding of how entities and their attributes are used in Rock.
Can be used to add a file/document to any entity.
The Entity Document Add action can add a given document to any entity. It's a powerful action that should be used carefully because it also requires a thourough understanding of how entities relate to the field types in Rock.
You will need to make sure that the Document Type you set is valid for the given Entity Type. Otherwise the action will log an error.
As seen in the Field Types section in this reference guide, if the field type represents a 'Full Entity' then that field type can be used as the "Entity Attribute" to get the correct entity. There is one small exception: We've eased the burden of converting the Person (picker) field type's PersonAlias into the underlying person entity so this action will do what you want.
Set any value on anything... be careful!
The Entity Property Set action can set any property on any entity. It is a powerful action that should be used carefully as it requires a thourough understanding of how property values are used in Rock.