Http POST from card in Microsoft Teams
We are trying to create an approval workflow using Teams, Flow, and Assembla and are running into a bit of trouble. We have a few of the pieces successfully setup however we are unable to initiate a POST action from a card in Teams. In teams we can successfully create a card using the incoming webhook connector with this result. This is created with the following JSON body from a POST action in Flow { "@@type": "MessageCard", "@@context": "http://schema.org/extensions", "summary": "This is the summary property", "themeColor": "f46b42", "sections": [ { "startGroup": true, "title": "**Pending