WebHook cardUpdate Before/After #537

Closed
opened 2026-02-04 20:16:46 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @tomlyo on GitHub (Jun 24, 2024).

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

Originally created by @tomlyo on GitHub (Jun 24, 2024). ### 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_
OVERLORD added the enhancement label 2026-02-04 20:16:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#537