Sorry, I would try to be more specific.
Now I'm filling a form to create a new user and after that the process is executed automatically as expected.
Basically, I'm trying to replace the filling of the form via web by other way. So, One idea I'm thinking on is calling the automation process of create user by an API call where I can share the parameters that I'm now shraring in the web form.