You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft announced on 2024-07-03 that it is retiring Office 365 connectors in Teams. The replacement is to use a Workflow. I imagine this add-on will need to be updated in response to this.
The text was updated successfully, but these errors were encountered:
Literally got here the week that the Teams "Incoming Webhook" connector went offline!
The "problem" with using a Flow is that the alert action is sent with "MessageCard" (depreciated) formatting vs what Flow is expecting which is "AdaptiveCard" formatting. I know that the "body" of the MessageCard could be mapped to fields in the AdaptiveCard, but I haven't had success doing it just yet. The better solution would essentially be a new version that supports AdaptiveCard natively, which is a big ask.
Microsoft announced on 2024-07-03 that it is retiring Office 365 connectors in Teams. The replacement is to use a Workflow. I imagine this add-on will need to be updated in response to this.
The text was updated successfully, but these errors were encountered: