divinorum-webb / tableau-api-lib

An API library that allows developers to call on the methods listed in Tableau's REST API documentation.
MIT License
96 stars 34 forks source link

Linked Tasks? #119

Open RyanCalovich opened 1 year ago

RyanCalovich commented 1 year ago

Apologies if this question is elementary in nature, as I'm not as well-versed with these topics: How can I utilize the REST APIs for linked tasks documented on Tableau's website? @divinorum-webb

RyanCalovich commented 1 year ago

Apologies if this question is elementary in nature, as I'm not as well-versed with these topics: How can I utilize the REST APIs for linked tasks documented on Tableau's website? @divinorum-webb

@divinorum-webb , is this just as simple as inserting the appropriate code, appropriately? and making sure everything's "kosher" regarding aligning it with what's on Tableau's REST API documentation site?

divinorum-webb commented 1 year ago

@RyanCalovich by linked tasks do you mean chaining various REST API usages in order to impact tasks which are related to one another in your Tableau environment?