Ask a questionAsk a question
 

Answersending alert when a work item is assigned to a User

  • Tuesday, October 27, 2009 5:50 AMAgile Process Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Everyone ,

    is there is any way to send an alert when a Work item ( of any type) is assigned to a User in the Team System , LIke when a Work item is assigned to a User then there Must be a Message to Him on the messanger like Skype etc. so that he can start work on it ASAP.

    Thank YOu.

Answers

  • Wednesday, October 28, 2009 5:47 AMRuiz YiModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Agile,

    If you know the api of Skype or other IM, it is possible.

    You can register a event with your own webservice.  when the "assigned to " changed, TFS will call the webservice.  Then you can call the Skype Api in the webservice.

    Best Regards,
    Ruiz
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Sincerely, Ruiz Yi

All Replies

  • Wednesday, October 28, 2009 5:47 AMRuiz YiModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Agile,

    If you know the api of Skype or other IM, it is possible.

    You can register a event with your own webservice.  when the "assigned to " changed, TFS will call the webservice.  Then you can call the Skype Api in the webservice.

    Best Regards,
    Ruiz
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Sincerely, Ruiz Yi