I am looking for a code sample on how to use Manatee.Trello Webhook
feature.
I found some documentation here: https://bitbucket.org/gregsdennis/manatee.trello/wiki/Webhooks, but it's not clear enough for me.
It only demonstrates how to create a Webhook
, but doesn't demonstrate how the real-time updates are received and processed. Tried the Updated
event on the Webhook
, Card
and Actions
- but clearly I am not doing something correctly.
Any help would be appreciated.