I have a requirement where I have to perform an on demand process which asks for user for input and I have take that as input argument for a process and perform some operation(plugin) to produce results in CRM
My approach is to Create A Dialog and use prompt & response to get the user input and perform action & give the response as input to the action and call a plugin from the same action.
Any ideas are much appreciated
*This post is locked for comments