I'm still kind of new to C#/project APIs - and I'm trying to research best practices/best paths forward
What I'd like to do is have a user fill out a form, get approval from a manager and then add that user to the correct department after the approval email is clicked
I have found code that adds a user to project ..awesome
But I'm not sure how to go about the linkage between a workflow and adding a user; does anyone have any resources that could point me in the right direction?
Or if there is a better path forward I'd be glad to hear about that also...
Thank you for your help