OOTB activity to create a new operator ID record
Hello,
I want to create operator IDs by activity in background batch process. Per my research, CreateOperator activity seems to be a standard OOTB activity to reuse, but this activity has only limited parameters. I want to set first name, last name, full name, position, telephone, e-mail address, locale, timezone, workgroup, calendar, etc just like we create it from UI.
Is there any other approach other than calling this activity? What would be the best practice?
Regards,