0 Workflow Entity 1 Trey Hendon III posted 9 Years Ago I'm trying to launch a workflow from inside the group leader toolbox. I have the URL params ?GroupId=60&GroupName=Herff+Ranch passing through to my new page when I click the "Add Member" button (have the block setting Group Member Add Page focused on my custom page, not left blank). The problem I'm having is getting the context of the Group. I'm trying to set an attribute for the Worlfow ('Group' which is an attribute type Group). I'm using the Set Attribute from Entity Action Type (tried Id instead of Guid too), but I'm getting the following error: Workflow Processing Error(s): Error in Activity: Request; Action: Set Group (Set Attribute From Entity action type) The entity is null or not a Rock IEntity. Anyone done something like this yet?