Uploaded image for project: 'TRELLO'
  1. TRELLO
  2. TRELLO-1259

Provide Webhook-Level Option to Exclude Specific MemberIDs

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Product - API
    • None
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      User Problem

      Users who integrate Trello with their internal systems via the REST API need an efficient way to avoid processing webhook events triggered by their service accounts. Currently, webhook processing often runs unnecessarily, only to discard events originating from their own accounts. This creates inefficiencies, increases operational costs, and consumes unnecessary resources both for users and Trello.

      Suggested Solutions

      Introduce an option at the webhook level to exclude specific `memberIDs`. Users could specify which `memberIDs` they want to exclude when creating or updating a webhook. Actions initiated by these excluded `memberIDs` would not trigger the webhook at all. This would eliminate the need for users to filter these events manually, reducing unnecessary processing and improving overall system performance. The existing `X-Trello-Client-Identifier` header could still be supported for those who prefer the current approach.

      Current Workarounds

      None available.

              Unassigned Unassigned
              150f402ea131 Rodolfo Moreira (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: