Access to comments via REST API + webhooks


Currently, we do not have access to comments on a board via the rest API. We do not have anyway to asynchronously poll for new/updated comments. 

What we need:

  • Ideal: A webhook that notifies us of new or updated comments on a board 
  • Tolerable: Comments accessible via REST api (potentially as a widget if necessary) 
  • Also acceptable: Notifications API access or webhook 
No replies yet...