locked
crm workflows when notes are added RRS feed

  • Question

  • Simple question need to know how to trigger a workflow when a note is added either in case accounts etc

     

    so eg, if a user upodates a case with notes, then owner of the case can be notified by email


    spafco
    Friday, August 5, 2011 12:31 AM

Answers

  • I would define the workflow to trigger on the note creation and then check for the note's regarding (Regarding Case) field is the regarding is a case.   Then build up the workflow logic such as email case owner if it is.
    Follow Workopia on Twitter

    Good CRM Links: http://www.workopia.com/Links.htm
    My CRM Blog: http://microsoft-crm.spaces.live.com

    Friday, August 5, 2011 12:43 AM
    Moderator
  • Hi,

    Try the following steps to configure for Case entity:

    1. Create new workflow on Notes Entity

    2. Add Step, Check Condition if Regarding (Case) Entity Case attribute Contains Data (In condition 1st drowp down list select Regarding (Case), in 2nd drop down list Select Case and in 3rd Drop Down List Select Contains Data)

    3. Add Send Email Step below to the condition

    Similarly you can add check conditions for other entities.


    Jehanzeb Javeed

    http://worldofdynamics.blogspot.com
    Linked-In Profile |CodePlex Profile

    If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".
    Friday, August 5, 2011 12:46 AM

All replies

  • I would define the workflow to trigger on the note creation and then check for the note's regarding (Regarding Case) field is the regarding is a case.   Then build up the workflow logic such as email case owner if it is.
    Follow Workopia on Twitter

    Good CRM Links: http://www.workopia.com/Links.htm
    My CRM Blog: http://microsoft-crm.spaces.live.com

    Friday, August 5, 2011 12:43 AM
    Moderator
  • Hi,

    Try the following steps to configure for Case entity:

    1. Create new workflow on Notes Entity

    2. Add Step, Check Condition if Regarding (Case) Entity Case attribute Contains Data (In condition 1st drowp down list select Regarding (Case), in 2nd drop down list Select Case and in 3rd Drop Down List Select Contains Data)

    3. Add Send Email Step below to the condition

    Similarly you can add check conditions for other entities.


    Jehanzeb Javeed

    http://worldofdynamics.blogspot.com
    Linked-In Profile |CodePlex Profile

    If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".
    Friday, August 5, 2011 12:46 AM