Can Workflow create user accounts?
I didn't find this feature in the reference, but I thought I'd ask. Is it possible to create a user from a workflow?
Youtrack handles CC in email integration nicely if user account exists, but what we really need is to create a user account if it doesn't. Basically same function as with FROM address native handling in Youtrack.
I can do it with a python script, but it would be nice if that feature was self contained inside Youtrack. As a workflow or native implementation.
Youtrack handles CC in email integration nicely if user account exists, but what we really need is to create a user account if it doesn't. Basically same function as with FROM address native handling in Youtrack.
I can do it with a python script, but it would be nice if that feature was self contained inside Youtrack. As a workflow or native implementation.
Please sign in to leave a comment.
I've created a feature request. Please, take a look and check if my scenario is OK for you. I assume, this will be the solution.
Thank you.
Hello Andrey, the feature request you posed is not accessible. would you pls post it again? thanks a lot. I really need it urgently since our application will be released soon and we do need to make our helpdesk ready asap. And we set up helpdeskp by YouTrack.
Hi Yinguof,
The request mentioned here was closed a few years ago - long before the Helpdesk module was added to YouTrack - since it was decided not to implement it.
While adding users via the workflow API is not possible, you can utilize the REST API for that. If you see any issues, please describe your scenario in more detail, and we'll see if there's any alternative solution.