Tag Archives: Custom workflow in MS CRM 2011

Step By Step Creating Custom Workflow in Microsoft CRM – Part2

In previous post we started creating custom workflow to get lead created day and assign all lead created on Sunday to Alan, we have completed code to get lead created day, so let’s now write function to get user id for Alan and assign all lead to Alan if lead created day is Sunday. 13. Create function to get userid like… Read more »

Step By Step Creating Custom Workflow in Microsoft CRM Part 1

If you are a fresher in Microsoft CRM development and want to learn how to write custom workflow for Microsoft CRM 2011/2013/2015, then this post is for you. Let’s consider one scenario Company Xrm used to get many leads on weekend, but none of their existing sales executive wants to work on weekend, so they have recently recruited one part… Read more »