How to add member to spaces automatically

I want to add member to spaces automatically, I want to add member from my ACT so user doesn’t have to add them manually

@JohanesMcheck out the activity pxAddMember. You need to provide an instance key for your space (group) as well as an operator ID. You may need additional activities to resolve operators of a specific group and call pxAddMember multiple times.