Forum Discussion

Paul Dietrich's avatar
Paul Dietrich
Copper Contributor
Jan 27, 2020
Solved

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...
  • Paul Dietrich's avatar
    Jan 28, 2020

    Fixed this by posting a JSON card back with the refresh card headers.

Resources