Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

[Type 1] Add support for API method Update a Webhook

Đang mở
#1,135 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
55/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Ít trao đổi
Công nghệ
python
Lĩnh vực
api

Hướng nghiên cứu

Start with the webhook_item model and the existing webhook API methods, then compare their behavior with Tableau’s REST update_webhook documentation. Expose the update operation and the requested webhook attributes, and review how the webhook event attribute should replace the deprecated webhook-source element. Done means webhook management supports re-enabling and updating existing webhooks consistently with the REST API.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

enhancement gap in-progress

Description

Tableau REST API provides a method to modify the properties of an existing webhook which is not currently exposed through TSC:
https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#update_webhook

This method is useful for easily re-enabling webhooks when they get disabled after four failed re-tries.

Consider surfacing additional webhook attributes like isEnabled and statusChangeReason as a part of webhook_item model to better support webhook management.

As per note in Tableau REST API documentation review TSC code to use the event attribute of the webhook to specify the triggering API event for the webhook as the webhook-source element is being deprecated in future versions of Tableau webhooks.

Ngôn ngữ chính
Python
Star
716
Fork
446
Merge trung bình
8 ngày 8 giờ
Pull request đã merge (30 ngày)
2

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của tableau/server-client-python

Tất cả issue của tableau/server-client-python

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.