planka
planka copied to clipboard
WebHook cardUpdate Before/After
Is this a feature for the backend or frontend?
Backend
What would you like?
Add beforeUpdate and afterUpdate objects to the payload for cardUpdate's. Presently there's no way to determine what's been changed.
EDIT: This could be expanded from just cardUpdate to also taskUpdate
Why is this needed?
There's no way to determine what was changed on a card whether that be the list, the title, or a description. It would be nice for my application to be able to compare the before and after. It would also allow me to filter out a lot of needless events.
Other information
No response