How UiPath Robots can communicate with Microsoft Teams very fast.
0:00 Preview 0:19 Intro 1:00 Create Webhook 2:10 Call Incoming Webhook from Postman 3:15 Create UiPath process with an HTTP request 4:30 Call Incoming Webhook from UiPath Studio 5:50 Subscriber to my channel
Message vs. Adaptive Cards
Also, remember that if you want to send custom adaptive cards, you will need to adhere by adaptive card json structure, else the json sent to teams will not be parsed by Teams. Simple messages will not have this problem, only adaptive cards.