tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
648 stars 416 forks source link

Schedules REST API is encountering an issue with responses: interval details for 'Hourly' and 'Daily' schedules are missing. This information, vital for accurate task execution, is currently unavailable. Are you aware of this issue? #1377

Open Hiraltailor1 opened 1 month ago

Hiraltailor1 commented 1 month ago

Missing interval details specifically days of the week to execute schedules in API responses for 'Daily' and 'Hourly' schedules, crucial for task configuration and execution. 'Monthly' and 'Weekly' schedules retrieving necessary details.

Requesting assistance in schedule API responses to include the missing interval details, particularly the days of the week for 'Daily' and 'Hourly' schedules. Your insights and suggestions on how best to integrate this information into our API responses would be greatly appreciated.

Attached to this message is a PDF containing the current API responses for reference. Schedule Frequencies.pdf

jacalata commented 1 month ago

It looks like you have an on-premise install of Tableau Server. 3.15 is a fairly old version of the API: do you know what version of server you have?

Hiraltailor1 commented 1 month ago

The server version is 3.15. Does the API provide the correct response for higher server versions can you confirm?

jacalata commented 4 weeks ago

This was fixed in version 2023.3.5, which is API version 21.