I am currently generating a .tde using the Tableau Python API. This .tde should be generated with new data daily, but as of right now I cannot find a way to publish to Tableau Public without going through Tableau Desktop.
Is there a way to publish to Tableau Public without going through the desktop client? Perhaps by spoofing a POST, through some use of tabcmd.exe, or something else?
This thread asked something along the same lines, but was met with an answer which is specific to Tableau Server, which is a separate product which I do not have access to.