Ok, we can create new webhook via current API in module, but we can not handle incoming webhooks from Trello.
https://developers.trello.com/advanced-reference/webhook

The easiest way to have it - create one endpoint (menu item), like /trello/webhook, do some necessary validate and then call some new hook.

Comments

kala4ek created an issue. See original summary.

  • kala4ek committed 65e1e78 on 7.x-1.x authored by vkrupin
    Issue #2650116 by kala4ek, vkrupin: Webhooks support
    
kala4ek’s picture

Status: Active » Fixed

Committed to latest dev.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.