Thank you for the response.
I've configured 2 Auto Action scenarios based on the parameters that were provided.
My goal is to have an Auto Action that when I add a user to a GJ Group (in my case a committee) via the backend, that user will simultaneously be added to a Joomla Group. I can then use native Joomla ACL functions to enable viewing of various tabs or components.
Likewise, if I delete the user from the GJ userlist, I would like the auto action of removing that user from the Joomla group list. This should remove the permissions to that tab, etc.
After configuring the auto actions, I do not get the desired effect. When I add the user to the GJ Group, there is no change in the user's Joomla Group status.
Is my expectation appropriate for this Auto Action? Should these functions be working in the way I would like them to?