Skip to main content
trello.onCardDeleted matches Trello’s deleteCard action.
automations/watch-trello-card-deletions.automation.ts
Provide board as an ID, short link, or URL. Optional static account defaults to the project binding. Returns the shared Trello card event shape with actionType: "deleteCard". The payload describes the deleted card from the webhook; don’t assume it remains retrievable afterward.