Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#1,135 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
55/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
python
Ambito
api

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
Python
Stelle
716
Fork
446
Merge medio
8g 8h
PR unite (30g)
2

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di tableau/server-client-python

Tutte le issue di tableau/server-client-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.