Forum Discussion

usama77's avatar
usama77
Copper Contributor
Apr 06, 2022

Calling an external API from MS Teams chat

I need help regarding how to call an external API (deployed to MuleSoft Cloudhub) from MS Teams chat/posts. I want to interact with cloudhub deployed Mule API to perform operations such as starting, stopping, restarting, and updating mule applications in bulk from the MS Teams chat.

I've seen the following link and my question is exactly similar to this question: https://stackoverflow.com/questions/64795223/calling-an-external-api-from-ms-teams-chat

But I need something like "Slack Slash Commands" to send request to external APIs. here is a link which contains demo using Slack and I want to achieve same using MS teams: https://dev.to/vignesh19/slack-bot-for-support-personnel-build-with-api-led-connectivity-7o1

Please let me know if it's achievable using MS Teams or not?

Thanks in Advance!

2 Replies

  • usama77 The answer at the link you shared is also a good answer, for the most comprehensive experience build a Teams Bot either in native code or Power Virtual Agents.

Resources