Given:
- I’ve configured an Incoming Webhook for a Microsoft Teams channel.
- I can use POST calls to programmatically post messages to this channel.
Question:
- I’d like to post these messages to a group chat. How can I do this?
- Can I (or should I) use Power Automate to intercept the messages sent to the Incoming Webhook (or channel) and forward them as is to the group chat?