We have a webhook connector configured to post messages on ms-teams
The message is an adaptive card.
But
Action.Submitis 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.