porno

Hacklink

Hacklink Panel

Hacklink panel

Hacklink

Hacklink panel

Backlink paketleri

Hacklink Panel

Hacklink

Hacklink

Hacklink

Hacklink panel

Hacklink

Hacklink

Hacklink

Hacklink

Hacklink panel

Eros Maç Tv

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink satın al

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Illuminati

Hacklink

Hacklink Panel

Hacklink

Hacklink Panel

Hacklink panel

Hacklink Panel

Hacklink

Masal oku

Hacklink

Hacklink

Hacklink

Hacklink

Hacklink

Hacklink

Hacklink

Hacklink panel

Postegro

Masal Oku

Hacklink

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink

Hacklink

Hacklink

Hacklink

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink

Hacklink

Hacklink Panel

Hacklink

websiteseochecker

Hacklink

Hacklink

Buy Hacklink

Hacklink

Hacklink

Hacklink

Hacklink satın al

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink panel

Hacklink

Masal Oku

Hacklink panel

Hacklink

Hacklink

หวยออนไลน์

Hacklink

Hacklink satın al

Hacklink Panel

bahis siteleri

Hacklink panel

enbet

hititbet

betmoney

Bahsegel giriş

fixbet

sahabet

bets10

bets10 giriş

jojobet

alobet

alobet giriş

alobet

alobet giriş

efesbetcasino giriş

betgar resmi adres

betgar resmi hesap

bahsegel

bahsegel giriş

bahsegel

bahsegel giriş

bahsegel

bahsegel giriş

puff

online casino österreich legal

betcio

marsbahis

Streameast

kulisbet

vdcasino

meritking

meritking giriş

holiganbet

deneme bonusu veren siteler

meritbet

Totalsportek

kulisbet

bahsegel

Hiltonbet

betebet

casibom

jojobet

jojobet giriş

kavbet

casibom

mavibet

Crackstreams

jojobet giriş güncel

kavbet giriş

Betra

Streameast

kulisbet

kulisbet

betgar güncel giriş

koora live

كورة لايف

betoffice

pulibet

pulibet

polobet

pulibet

vidobet

vidobet

betoffice

casibom

casibom giriş

casibom güncel giriş

holiganbet

holiganbet giriş

holiganbet güncel giriş

grandpashabet

grandpashabet güncel

grandpashabet güncel giriş

realbahis

pusulabet

pusulabet giriş

pusulabet güncel giriş

holiganbet

efesbetcasino

loyalbahis

efesbetcasino

meritking lisans

betzula

pulibet giriş

galabet

dinamobet

sekabet

kingroyal

betsmove

betsmove

betsmove

betsmove

marsbahis

grandpashabet

maxwin

gameofbet

1win

casinolevant

meritbet

royalbet

casinoroyal

palacebet

pashagaming

jojobet

betmoon

meritbet giriş

meritking

meritking giriş

Bodrum Escort

jojobet

jojobet

palacebet

odeonbet

odeonbet

odeonbet

odeonbet

megabahis

megabahis

megabahis

megabahis

egebet

egebet

egebet

egebet

grandpashabet

marsbahis

restbet

casibom

alobet

romabet

romabet

teosbet

betnis

betra

sonbahis

rinabet

superbetin

casinolevant

casibom

casibom giriş

casibom güncel giriş

jojobet

jojobet giriş

Fethiye Escort

jojobet güncel giriş

jojobet

jojobet giriş

jojobet güncel giriş

betebet

oto çekici

mavibet giriş

mavibet güncel

holiganbet

Trabzon Escort

betsmove

romabet

romabet

alobet

alobet

winxbet

winxbet

trendbet

trendbet

roketbet

roketbet

prensbet

prensbet

Streameast

rinabet

rinabet

palacebet

palacebet

oslobet

oslobet

orisbet

orisbet

netbahis

netbahis

mislibet

mislibet

galabet

milosbet

milosbet

grandpashabet

realbahis

realbahis

grandpashabet

jojobet

vdcasino

marsbahis

matbet

casibom

marsbahis

grandpashabet

marsbahis

pumabet

pumabet

betcio

betcio

millibahis

millibahis

meybet

meybet

medusabahis

medusabahis

masterbetting

masterbeting

maritbet

maritbet

luxbet

luxbet

kingbetting

kingbetting

hilarionbet

hilarionbet

grandbetting

grandbetting

golbet

golbet

gobahis

gobahis

enobahis

enobahis

celtabet

celtabet

casivera

casivera

meritking

meritking giriş

jojobet

meritking

meritking giriş

jojobet

jojobet giriş

meritking

Meritking

Meritking

Meritking

savoybetting

Skip to content

Email Notifications with Custom Body & Subject in Azure DevOps using Microsoft Flow

  • by

Though AzureDevOps Email notifications are great, sometimes project team members doesn’t want to get notified for each and every state change in a Bug and only a specific few want to get to notified whenever a bug is created or closed (skipping the intermediate states). And some team members ask for all the fields in the email body they want additional fields instead of the fields that were changed .

Though the 1st one is easily achievable using notification settings filter but the still the email will go out to the entire team and the second one is bit tricky, So once I again I went with a solution using Microsoft Flow.

Requirement: Send an Email notification whenever bug is closed only to QA Team

Pre-Requisites: Create a separate permission group called “QA Team” and add the QA team members to it

Steps Involved

Step 1: Create a flow having a trigger as workitem updated

Step 2: Add another step to get the workitem details as shown



Step 3: Initialize a string called “ToEmails” as shown


Step 4: Get the Team details using AzureDevOps connector as shown below

Step 5: Then Parse the json from getting the Team Details by adding a new Action called “Parse Json” and choose the content as output from “Get Team Members”

Step 6: Then add a Apply to Each action and append the email to the string variable called “ToEmails” we initialized at the start

Step 7: Then choose one of the Send Email actions from the flow (You can choose either SendGrid, Outlook,Office365 or even Gmail or any SMTP connection)

Step 8: Add the HTML template as shown..you can get it from here in case you need it (I just modified the default email we get from azuredevops and modified it by adding custom fields)

Step 9 : Add your Custom Subject and Body as shown



Step 10 : Then finally add a if condition to check if the bug is closed and then trigger the rest of the flow as shown (If the bug state is closed, then Send an Email as shown)

Step 11: As soon as the Bug is closed, you will get a Custom Email notification as shown below where the Subject & Body are fully customized

Different Uses of this technique/approach

Whatever I have demonstrated is just a sample and there are lot more ways in which the above approach could be used (These are just a few)

  1. Getting Email notifications along with screenshots/attachments for Bugs
  2. Getting the Bugs to a specific Development team based on AreaPath/Tags/Custom Field etc.,
  3. Sending Email notifications whenever a Story is ready for the Demo/Testing
  4. Build Email notifications with commits and userstories
  5. Automation Build Execution Report Email
  6. Build Deployment Emails along with Bugs resolved in the Build

There is umpteen no of ways in which the above technique can be used to improve productivity across the teams using AzureDevOps with Flow

If you have any doubts contact me @Ramanean on Twitter