tableau / server-client-python

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

[Type 2][Flow Success Emails] #1385

Open jorwoods opened 4 months ago

jorwoods commented 4 months ago

Summary

Configure sending emails to specific users when Flow runs successfully.

Type 2: add a REST API and support it in tsc. If it is functionality that can be achieved somehow on Tableau Server but not through the REST API, describe the current way to do it. (e.g: functionality that is available in the Web UI, or by using the Hyper API). For UI, screenshots can be helpful.

Description

When attaching a flow to a schedule in the Web UI, you can specify users to receive emails upon the Prep Flow running successfully. Please add server side support for configuring this via the REST API.

jorwoods commented 3 months ago

image