question

PLSangeetha-8474 avatar image
0 Votes"
PLSangeetha-8474 asked RohitAlaraddi-7338 commented

Send HTTP POST action from MS-teams

  • We have a webhook connector configured to post messages on ms-teams

  • The message is an adaptive card.

  • But Action.Submit is not supported in the teams platform. I'm getting error as
    this card action is disabled because it is not supported for Connectors.

  • Is there any other way to send an HTTP post request to my api, when the user clicks the action button.


office-teams-windows-itprooffice-teams-app-dev
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @PLSangeetha-8474

As we are mainly responsible for general question of Microsoft Teams, your question related to development is not supported by us. Someone checking office-teams-app-dev tag will give you more insights. Thanks for your understanding.

0 Votes 0 ·

1 Answer

Nivedipa-MSFT-6619 avatar image
0 Votes"
Nivedipa-MSFT-6619 answered RohitAlaraddi-7338 commented

Action.Submit is not supported for connector.

It works if we send card via bot action only.

Ref Doc: https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using?tabs=cURL#send-adaptive-cards-using-an-incoming-webhook


Thanks,

Nivedipa



If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@PLSangeetha-8474 - If above answer is helpful, could you please accept it for more visibility?

0 Votes 0 ·

When can we accept the Action.submit to be allowed in MS Teams ?

0 Votes 0 ·