Forum Discussion
Paul Dietrich
Jan 27, 2020Copper Contributor
Refresh Card not working?
I have a dotnet core web api that receives an action from an incoming web hook. It is an HTTP Post action on the web api that does some work and I want to reply to the message card using the refresh...
- Jan 28, 2020
Fixed this by posting a JSON card back with the refresh card headers.
skysharma
Nov 17, 2021Copper Contributor
From your post I understand that there is an incoming webhook to YOUR application. What was your Microsoft Teams connector? Was that an incoming webhook to Teams?