Forum Discussion
avillanueva
Jun 24, 2020Copper Contributor
Build Incoming webhook for particular user not channel
Hi Microsoft Team, I tried creating Incoming webhooks for a channel and expectedly it will notify every members of that channel. Is there a similar method or way where I could send an event/notif...
Abhijit_MSFT
Microsoft
Jun 25, 2020avillanueva, Webhooks does not work for a particular user. You can think of proactive messaging. You need to build a bot and based on trigger you can send proactive messaging. In case if you don't want to go for complete app development, you can think of a Power apps or Power automate. Using power automate you can set the trigger and send message to user. Please check the documentation.
avillanueva
Jun 25, 2020Copper Contributor