This content has been marked as final.
Show 1 reply
-
1. Re: Rest API refresh extracts on Tableau Online
Tom WFeb 7, 2017 9:18 AM (in response to Tom W)
I thought I had this working yesterday as I got it to work through Postman in Chrome by testing the rest calls, but that was a false positive as it was reading from my cookies in Chrome
I did however finally get it working last night and I've written a post outlining the challenges I faced and posted up my code - C# Utility to remotely trigger an extract refresh using undocumented REST API - Tableau Version 10
Basically what it boiled down to is the existing C# examples were referencing old API endpoints which are no longer supported in Tableau Version 10.