How to create a operator profile

Hi ,

How to create a operator profile by using Activity?

Is there any OOTB Activity to create a operator profile?

@vijays@ can you check if this Related Content post answers your question?

@vijays@ Check ootb activity CreateOperator (Class : Data-Admin-Operator-ID) and pass required param to create Operator or create your own activity by taking the reference of this activity.

@vijays@ hi

We have a ootb activity CreateOperator, you have to a create a new activity by referencing the CreateOperator activity.

Please refer the attachments for your understanding.