uipath

Can we trigger an alert by sending message in Discord Using UIPAth


While Using UIPath i have a situation where user needs to be alerted on a specific condition. This message should be sent in Discord. Is it possible to Open/access Discord and send message through UIPath.


Solution

  • httprequest activity under API solves the issue if proper webhook url is provided. Thanks for your support