So I am trying to create a custom connector for my application in Teams, so after getting a webhook url, I am able to post message cards by using PostMan. But when I try to post a message card with an ...
When I click the same action in the same card again; I even get a different correlationID [HTTP_ACTION_REQUEST_ID] => f6148a12-5857-447d-b2f7-2a3e1a4b443c [HTTP_CARD_CORRELATION_ID] => ...
In this article we are going to learn about different ways that can be used to return a View in Asp .Net MVC. If we call the action method directly in the above action method like return MyIndex then ...