Trigger Workflows on User module actions
How can I trigger a workflow upon the new user creation?
For Example, I might want to run an API query to obtain an information about the user from the other system, and then save one of the response parameters in the custom field of the user.
What would be the best way to go about it?