Inserting a member or user in a group can be done using both the “code” and “design” method, which is given below the related description.

bpmAppService.BPMSServices.MercuryService.AddMemberToGroup(input1,input2,input3);
input1: ID Group
input2: ID User or ID Staff
input3: True or False ( True= Catalog Bpms , False= Catalo Eoffice)
Output: Void