Forum Discussion
recepkaya
Mar 16, 2021Copper Contributor
Get notification after sql job finished via Microsoft Teams
Hello everyone, I want to get informations- is it failed or succeed-to my microsoft teams after an sql job finished. If it is failed what is error message? I searched a lot but could not find...
Subba_Reddi_Tummuru
Mar 19, 2021Brass Contributor
You can try following approach:
Once SQL Job finished, create record in database
Configure Power automate to trigger based on new record creation in database table
Power automate can send notification to users in Microsoft teams via Flow bot.
Once SQL Job finished, create record in database
Configure Power automate to trigger based on new record creation in database table
Power automate can send notification to users in Microsoft teams via Flow bot.