I have the current event "After updating an existing og membership" in Drupal 7 using the Rules module. Would I would like to do is get the User whose og membership was just updated using Actions, I can only get the current site user by default. I would greatly appreciate anyone who could help me with this or tell me what php code I would need to make this work too. I want to be able to add a role to the user after their profile is updated by an admin.
Is there a module that adds rules that could help me?
Is there anyway to get the user whose membership was just updated?
Thank you!