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

@W-14332894 - Add create cloud flow task support #1371

Closed liu-rebecca closed 1 month ago

liu-rebecca commented 2 months ago

Adding support for the Create Cloud Flow Task REST API

liu-rebecca commented 2 months ago

Running black --check --line-length 120 tableauserverclient samples test passes locally, trying to figure out why its failing on the pipeline